I would like to setup Jira such that when I assign an issue to a different user that the issue changes to the Assigned status automatically, rather than having to change the assignment and then hit a button to change the status. Can somebody please tell me how I can do this? Please be as specific as possible as I am still new to Jira. Thank you for your help.
You will need to find or write a "listener" that can catch "issue assigned" events and then tell the issue to move through the workflow.
There is an "auto transition listener" in the "Jira Toolkit" plugin which does exactly this if you don't want to write it yourself. If you don't want to use that, the next thing to look at is the "script runner" plugin, which will let you write a similar listener.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.