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: 

Want to find out how many times an Issue has been moved to a certain status?

Jennifer Hendriksz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2016

Is there a way in JIRA to find out (quickly) how many times a task or story has been moved to a certain status?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tarun Sapra
Community Champion
August 4, 2016

On the hosted version of JIRA, it's possible using the script runner plugin and the ChangeHistoryManager API , I don't think you could do it on cloud version of JIRA.

0 votes
Joe Pitt
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.
August 4, 2016

Not out of the box. The history has it, but it is in line with everything else. I don't know what plug-ins are available in the cloud but one may allow incriminating a counter during a transition and you could add that in for future issues.