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.
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
It works, thanks a lot for the support :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.