Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for a COUNT of issues that exceeded a time limit in status historically

Kenneth Penttinen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 18, 2019

 

We have a work flow which has our team moving issues from OPEN to IN PROGRESS when they begin work and I'm looking for a way to count the number of tasks that exceeded 24 hours in OPEN status. 

 

It's easy enough to track live the issues that are currently in OPEN that have exceeded the 24h threshold, but is there an easy way to look at n weeks ago and count the number of tasks that exceeded the threshold for that week?

2 answers

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
March 18, 2019

not an easy way to do that OOTB. Maybe take a look at an addon like Time in Status. Service desk has a nice SLA feature but not JSW. You could achieve w/ other addons, e.g. Scriptrunner too so maybe you already have something in place that could work for you.

0 votes
Taranjeet Singh
Community Champion
March 18, 2019

@Kenneth Penttinen You can make use of JQL functions like "startOfWeek()" and "endOfWeek()" with their optional time unit increments ((+/-)nn(y|M|w|d|h|m), along with operators like <, >, <=, >=, as required to filter JQL results based on a time period (i.e. weeks)

 

Please refer the below Atlassian docs for these functions for more information:

 

https://confluence.atlassian.com/jirasoftwareserver073/advanced-searching-functions-reference-861256240.html#Advancedsearching-functionsreference-startOfWeek

 

https://confluence.atlassian.com/jirasoftwareserver073/advanced-searching-functions-reference-861256240.html#Advancedsearching-functionsreference-endOfWeek

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events