Commit 19c4e8d
authored
fix(issue events): assignees may be undefined
在 gitlab-13.5.3-ee 中测试发现 issue 类型事件中,assignees 不指定的情况下为 undefined1 parent 63b58ed commit 19c4e8d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
0 commit comments