transition_issue
Move a JIRA issue to a new status by applying a specified workflow transition and adding an optional comment.
Instructions
Change the status of a JIRA issue by performing a transition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment to add with the transition | |
| issueKey | Yes | The key of the issue to transition | |
| transitionId | Yes | The ID of the transition to perform |