I would like to pull a report on "Done" items for a specific timeframe.
You should be able to search and return all the issues that were resolved during the specific timeframe.
If you navigate to the issue search you should be able to create a filter by selecting the status of "Done" or the Resolution of "Done" depending on if it is a status or a resolution. Then you can click more and select resolution date. Just select between and the dates you want the issues returned from.
If you want to display it in a more friendly format you can save the filter and share it on a dashboard. Remember for others to see the filter and dashboard you will need to share it with them.
Hi,
You can also try a JQL such as
status changed to Done during( '2019-10-01','2019-12-31')
Regards
AIO Support
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.