In Jira lets say for example I have 500 issues. Those issues are at various statuses in the workflow (open, fix in progress, ready for retest, retest failed, closed etc.)
How do I go about finding the issues that were once at a particular status, even if they are no longer any more?
So for example an issue went to open, then moved to fixed in progress then went to ready for retest and then went failed retest, then back to open and then to ready to retest and then to closed.
The question is even if the issue is not currently at Retest Failed, but it was at one stage, how do I find those Jira.
How do I identify jira that have hit a particular status in the workflow at any stage in their life?
Any help would be MOST appreciated
Kind regards
Zack
Hi,
if you want to see it on particular issue, you can try our free add-on Status History - more details you can find here.
However, if you need report or tool to analyze changes on statuses, please have a look at Status History PRO which has reports and special viewer for analysis.
Regards,
Lime Trees Support Team
Hi Zack,
use one of these JQL:
status was xxx
status was in (xxx,yyy)
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.