jira_transition_issue
Move a Jira issue to a new status such as 'In Progress' or 'Done'. Optionally post a comment with the transition.
Instructions
Transition a Jira issue to a new status (e.g. 'In Progress', 'Done'). Optionally posts a comment with the transition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Comment posted with the transition. | |
| issueKey | Yes | ||
| transitionName | Yes | Transition name as shown in Jira workflow, e.g. 'In Progress'. |