A sub-issue can have only one parent, so when --add-sub-issue is given a candidate that already belongs to another parent the addSubIssue mutation 422s with "Sub issue may only have one parent". Pass replaceParent: true on this path so the take-over is silent. |
||
|---|---|---|
| .. | ||
| edit.go | ||
| edit_test.go | ||