The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can you report when a priority changes?

Rhonda Reynolds
August 7, 2023

I need to determine how many Jira Bugs have a priority changed after initial submission. Is there a way to do this?

 

When Jira bugs are submitted from support, it seems they will sometimes go back and update the Jira Bug's priority.  This impacts SLA targets.  Is there a way to track this in a report? 

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Fazila Ashraf
Community Champion
August 7, 2023

Hi @Rhonda Reynolds 

You can query as below

Project = ABC and type = Bug and priority changed


More info in https://support.atlassian.com/jira-work-management/docs/jql-fields/

Rhonda Reynolds
August 7, 2023

Thank you very much.  I missed that.  I appreciate such a fast response. 

Like Fazila Ashraf likes this
0 votes
Answer accepted
Rhonda Reynolds
August 7, 2023

Any suggestions appreciated..