jira_transition_issue
Update a Jira issue's status by applying a workflow transition. Specify the issue key and transition ID to move it forward.
Instructions
Move a Jira issue to a new status using a workflow transition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment to add on transition | |
| issue_key | Yes | Issue key | |
| transition_id | Yes | Transition ID (get from jira_get_transitions) |