Commit d74a8af
authored
this.data does not have closed property
gitlab api does not have ```closed``` property in the json data.
```state``` property contains either ```closed``` or ```opened``` value instead.
Please, refer https://docs.gitlab.com/ee/api/issues.html1 parent 5bee6a7 commit d74a8af
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
0 commit comments