Forums

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

JQL to find the bugs where priority has been decreased

Nina Andreenkova
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!
February 4, 2019

Hi team,

What is the JQL to find all bugs where bug priority has been decreased during release?

Thanks for any help!

Nina

1 answer

0 votes
Matthias Gaiser _K15t_
Community Champion
February 4, 2019

Hi @Nina Andreenkova,

you could make a history search on the priority field with the CHANGED operator, see also the docs for supported operators for the priority field.

So, if you have three priorities: High, Medium, Low, you could come up with a JQL like:

priority changed FROM High to (Medium, Low) OR priority changed FROM Medium to Low

Cheers,
Matthias.

Nina Andreenkova
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!
February 5, 2019

Hi Matthias,

thanks a lot! 

Greetings,

Nina

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events