Skip to content
Discussion options

You must be logged in to vote

Jira API allows to pass resolution, comment and assignee field in the endpoint. So, the new release v1.2.0 includes a change to allow you to set these fields when moving the issue.

$ jira issue move ISS-1 Done --comment "Example comment"
$ jira issue move ISS-1 Done -R Fixed

Note that these fields needs to be available in the Workflow to work, else they will be ignored.

See: https://confluence.atlassian.com/jirakb/how-to-add-a-comment-during-a-transition-779160682.html

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@azamora-zsc
Comment options

@MattPD
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ankitpokhrel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants