For Example:
I have three transitions (named: 1 street, 2 street , 3 street) pointing in the workflow to the same "In Progress" status. I would like to run a query to see which transition option is being used the most.
So I want to run a query to see which issues have went through 1 street transition, if possible?
I'm sure I can do this if I got the script runner app however, I don't have it and I am trying to do this without apps if possible.
Hi @Jeremy Price ,
JQL doesn't have mechanism to search the transition name. Out of the box this not possible.
Alternatively , you can set different value for a custom field at each transition. so you can differentiate through which transition it came.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.