transition_issue
Change Jira issue status by executing workflow transitions with optional comments to track progress updates.
Instructions
Change the status of a Jira issue by transitioning it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | The issue key to transition (e.g., PROJ-123) | |
| transitionId | Yes | The transition ID to execute (get from get_transitions) | |
| comment | No | Optional comment to add with the transition |