Commit 8d6d341
committed
fix(pagerduty): reject resolution note unless status is resolved
PagerDuty only accepts an incident's resolution field when status is
being set to resolved in the same request; sending it otherwise gets
rejected by the API with an opaque error.1 parent c3a080c commit 8d6d341
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
0 commit comments