We have a need to track how long a field contains a specific value. As an example, let's say we have a field called Dev Status. The possible values are Level 1, Level 2, and Level 3.
We want to be able to report on how long the issue had a value of Level 1 in the Dev Status field before it was changed to Level 2. Likewise to Level 3.
To further complicate it, we also want to track if the value goes "backward", let's say from Level 2 back to Level 1.
I am assuming we're talking about some kind of API query process here, but I don't really know how that type of thing works with Jira.
Any guidance appreciated.
Easiest way I have found to export all data and be able to query the history sections is by use of an add on.
The following add on allows for export of change history and has the ability in the export app to show you time between changes.
Advanced Export | Atlassian Marketplace
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.