Forums

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

Query Original Priority of Issue on Jira 9.2

Adil Saleem
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!
January 15, 2024

Hi,

Is it possible to query original priority of issue with which it was created ?

For example, issue was created with priority High but later it was changed to priority Low. So when searching issues, can we specify the original priority as a search parameter ?

 

Version is Jira 9.2

 

Thank you in advance.

 

1 answer

1 accepted

0 votes
Answer accepted
Sagar Mahajan
Community Champion
January 16, 2024

Hi @Adil Saleem Welcome to the Atlassian community

You can get the previous priority of issues by using the "priority was" function.

Below is the example

project = "ABC" AND assignee = "username" AND priority was Blocker

Thanks

Sagar

Adil Saleem
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!
January 18, 2024

It works, thanks a lot for the support :)

Like Sagar Mahajan likes this

Suggest an answer

Log in or Sign up to answer