Hi there,
I would like to look at historical snapshots based on the status of items in a project several times during a quarter, so they query could look like this for status on Aug 1:
project = ROAD AND fixVersion = "Q3 2018" AND status was not in (Backlog) ON ("2018/08/01")
This query currently returns 431 issues.
The problem is I can only use the number if items returned since the status of the item returned is the status as of today and not as of Aug 1. Any way I can fetch the status as of Aug 1?
Thanks,
Martin
Hi @Martin Hass
I'd like to propose the solution - the add-on Issue History for Jira Cloud (link).
It shows the history of all changes that had been made with specific issues.
Plug-in allows:
- Get the changes log ordered by the date.
- Use filters to select issues list.
- Set columns to show different fields on the report grid.
- Apply custom date range to filter results.
At the Atlassian Marketplace you can get more information about the add-on and try the trial version of it.
If you have any question, please contact me directly zoryana@saasjet.com.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.