jira_transition_issue
Move a JIRA issue to a new status using a specified transition ID, with an optional comment to document the change. Simplifies issue management workflows.
Instructions
Transition an issue to a new status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | No | Optional comment for the transition | |
issueKey | Yes | The JIRA issue key | |
transitionId | Yes | The transition ID |