I would like to make a filter of my issues using the history
I would like to filter the old status of the issues
For example, I would like to list the issues "closed" that was before in "Verified".
How can I do ?
Thanks in advance
Hi Kelly
I don't see a native function to search exactly what you requested.
But there are some workarounds. In your case, are you looking for cases that closed not from a verified status?
For example, this one filter out all the issues that changed from a certain state to closed.
project = "P+" AND Status changed from ("Ready 4 Dev", "In Progress", "Awaiting Code Review", "In Code Review") to Closed
You can find more options here: https://community.atlassian.com/t5/Jira-articles/Becoming-a-JIRA-Search-Ninja-History-searches-in-JIRA/ba-p/461943
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.