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.
Manage Confluence like never before! This new learning path teaches you how to manage content, users, and permissions while optimizing user experience. Built for admins at all levels who want to confidently lead and unlock more innovative collaboration.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.