transitionJiraIssue
Change a Jira work item's status, optionally add a comment, and assign it to a sprint or backlog in one operation.
Instructions
Transition an work item to a new status, and/or assign it to a sprint or backlog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | e.g. { resolution: { name: "Done" } } | |
| comment | No | Plain text comment to add as part of the transition | |
| issueIdOrKey | Yes | ||
| transitionId | Yes | Transition ID from listJiraIssueTransitions |