Mark an issue as duplicate
mark_issue_duplicateMark an issue as a duplicate of another issue. Moves the duplicate issue to the team canceled state, records the duplicate_of relation, and transfers subscribers to the survivor issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | Yes | The duplicate issue identifier or id. | |
| survivorIssue | Yes | The survivor issue identifier or id. |