I am trying to find issues where the time taken between status changes is within a certain timeframe.
As an example I want to find tasks where the started to completed timeframe is less than one week.
I want something similar to the below JQL - subtract 1 week from done date and get tickets that were started after that point:
status CHANGED to "In Progress" AFTER status CHANGED TO Done - "1w"
This level of complexity is not reachable with native JQL features.
You could fairly easily achieve that list of issues like this:
The app is here:
The original spreadsheet will be like this:
(Discl. it is a paid and supported app, developed by our team.)
Hello @Ronan Treacy
You cannot achieve what you want with native JQL functionality.
Are you open to using a third party app?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.