Jira Transition Issue
jira_transition_issueMove a Jira issue through a workflow transition to change its status. Use with transition IDs from jira_get_transitions, then add comments separately.
Instructions
Move an issue through a workflow transition (see jira_get_transitions).
Comments are deliberately not accepted here; add one with jira_add_comment afterwards so its visibility is under your control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| transition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |