Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can you write a JQL based on a transition name?

Jeremy Price
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 Leaders.
August 22, 2019

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. 

1 answer

1 accepted

2 votes
Answer accepted
Sreenivasaraju P
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 Leaders.
August 22, 2019

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.  

Suggest an answer

Log in or Sign up to answer