removeAffectedEntityFromIssue
Removes an AffectedByIssue from an Issue, requires MANAGE_ISSUES on any of the Trackables the Issue is on, or AFFECT_ENTITIES_WITH_ISSUES on the Trackable associated with the AffectedByIssue. If the Issue does not affect the AffectedByIssue, no event is created.
removeAffectedEntityFromIssue(
  input: RemoveAffectedEntityFromIssueInput!
): RemoveAffectedEntityFromIssuePayload!
Arguments
removeAffectedEntityFromIssue.input ● RemoveAffectedEntityFromIssueInput! non-null input
Defines the Issue and Trackable