The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ASSIGN an issue, how to update the STATUS of the issue at the same time?

huangbe
June 3, 2014

Hi all,

Currently, we click on "assign" button to assign the JIRA record to someone, then we click on "Workflow" to update the JIRA record status to "In progress"

Is there a way to make it so that when we assign the record, the status automatically goes to "In progress" without the user having to click on workflow?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
huangbe
June 5, 2014

Hi,

Could you give more details please.
How do I go about creating this transition button?
I think the assign button is default. But you are saying to create another button, one that would open a field to put in assigneed name?

0 votes
Haizelyn Casimiro
June 3, 2014

Hello Bernard,

I will try to help you..

We can create a "transition" (button within the issue to progress the ticket from one status to another) with a post-function that can assign the ticket to someone once it is clicked. This way, you can automatically change the assignee of the ticket everytime you change its status (but this still requires the user to click the "transition").

Regards.