changeIssueRelationType
Changes the type of an IssueRelation, requires MANAGE_ISSUES on any of the Trackables the Issue the IssueRelation is part of is on. Additionally, if present, the new type must be compatible with the template of the Issue. If the current type of the IssueRelation is equal to the new one, no event is created.
changeIssueRelationType(
input: ChangeIssueRelationTypeInput!
): ChangeIssueRelationTypePayload!
Arguments
changeIssueRelationType.input
● ChangeIssueRelationTypeInput!
non-null input
Defines the IssueRelation to update and its new IssueRelationType