I don't want Issues that is Flagged at the moment. I want to know Issues that was flagged (It would include Issues that is flagged atm).
Flagged changed to "impediment" AFTER -10d -> History searches do not support the 'Flagged' field.
Hello @Pedro Webster
There is not an option available in native Jira JQL to get what you want.
You might be able to develop a custom solution using the Jira REST API to examine the history records for work items.
You could use a custom field to record the date and issue was flagged, using Automation to set the field. That would only help you as flags are set going forward. It would not help you with historic data at this point.
There might be a third party app that would help you get that information. Are you willing to consider an app?
Hello @Pedro Webster
There is no bundled option for that, but you are free to use a free app on the Marketplace. You can check SnapMetrics - Real Time Analytics, which has an Issue History Report that allows you to list the changes in that field. I am one of the team members; feel free to ask questions if you need further details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use a custom field and Jira automation or check apps for this case.
Issue History for Jira, developed by my team, enables tracking past changes for any field, including the Flagged field. You can select any time range simply from a calendar drop-down or presets.
Also, this article (the last two parts) might be helpful: How to find flagged issues in your Jira project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pedro Webster ,
If you are open to using apps you can use Issue History Dashboard for Jira (Work Items) an app provided by our company.
You can filter your search by Field Updated to be the field that you consider the flag.
Result is exportable to CSV.
Regards,
Petru
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.