jira_transition_issue
Move a Jira issue to a new status using its transition ID to update the workflow.
Instructions
Transition an issue to another status using a transition id from jira_get_transitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key | |
| transitionId | Yes | Transition id from jira_get_transitions |