Atlassian · Arazzo Workflow
Atlassian Jira Transition Issue with Comment
Version 1.0.0
List an issue's transitions, move it to a new status, then record why with a comment.
Provider
Workflows
transition-issue-with-comment
Transition a Jira issue and record the change with a comment.
Lists transitions for an existing issue, applies the supplied transition, and adds a comment explaining the change.
1
getTransitions
atlassianGettransitions
List the transitions currently available for the issue.
2
doTransition
atlassianDotransition
Apply the supplied transition to move the issue to a new status.
3
addComment
atlassianAddcomment
Record the reason for the status change with a comment.