Change status on issue move

Andrew Culver
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2011

I'd like to have the status changed to "Open" whenever an issue is moved between projects. How can this be done?

If an auto transition is required, I'm already using AutoTransitionListener in the Jira Toolkit for other things. It seems like I'd need to create a listener for each status that an issue might be in when it's moved, as the action id would be different for each. Is there a better solution than this?

1 answer

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2011

It will be a good solution. You can listen on 'Issue Moved' event. Note that you will need multiple entries for each status. The only way to avoid is to write a custom listener that handles all the status transitions!

Andrew Culver
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2011

Was afraid of that. Thanks for verifying.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events