Input for resetting the owner of a security issue back to the original automatically calculated owner.
input ResetIssueOwnerInput { issueId: String! }
issueId String!
String!
Unique identifier of the issue to reset the owner for
<~> resetIssueOwner.input
Last updated 12 days ago