I am using Jira structures for getting the individual transition time of my custom workflow statuses via Time in Status col and it works perfect.
But not able to find a solution for specific status transition execution count. Tried with Formula like below where I am tying to find how many times it is returning to build from test but it dint help.
if (issutype == story; IF (Testing!=0 and status==Build; WITH CURRENT_count=0:CURRENT_count+1))
Note: Testing is name of one of Time in Status column.
Hello @Bappaditya Roy
You can try Time in Status for Jira Cloud.
This add-on is actually what you need when calculating transition time between statuses.
You'll get a Transition Count report and 6 more useful reports to use!
Also, you can export the Data from the grid as XLSX or CSV file - what is very useful
I hope, this info will help you
Thanks Mariana. Actually we were already utilizing the structure itself for time is status for any specific attribute types of stories, so wanted to include transition count of one specific transition here with it.
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.