transition_issue
Change the status of a JIRA issue by performing a transition, optionally adding a comment with the new status.
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 |