Hi
I want to identify all the issues in my JIRA which has updated its priority from P2 to P1 in past 6 months.
Is this possible?
Rahul
Use the "Changed" operator.
Your query would look like "priority changed FROM "P1" TO "P2" ("date1", "date2")
The "Changed" operator is genious to find out your issues by JQL! Unfortunately it doesn't work with components.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.