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: 

How to get who resolved the issue

Kota Sreenivasa Shravana Kumar
Contributor
February 1, 2016

In JIRA, We have observed that when the ticket is moved from “Triage to Open”, the Assignee is being set to the  the default assignee.  We would like to assign the issue to the person who had resolved the issue i.e. “Resolver”.  earlier.

How can we achieve this ? Thanks

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
viktorokolot
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 Champions.
February 1, 2016

Please, add post-function in transition from “Triage to Open” - "Assign the issue to the current user."

 

0 votes
Phill Fox
Community Champion
February 1, 2016

Further to the answer for @Viktor Okolot [Polontech] you will need to change the workflow transition that relates to the point where you want to automatically assign to the person who resolved. From your question it is not clear to me whether this is on the "resolve" transition that you want to assign it to the resolver or at a later stage. 

If it is a later stage in the workflow then you will need one of the plugins to enable you to detect who resolved earlier. 

You could use JIRA Miscellaneous Workflow Extensions (https://innovalog.atlassian.net/wiki/display/JMWE/Post-functions#Post-functions-2-Assigntolastrolemember(newin1.2)(updatedin1.5.1,2.4.1and3.0.1)) to assign to the last person in a specific role. 

Alternatively you could capture in a hidden field the resolver and then use this field to automatically populate the assignee.