Forums

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

JQL to find total time spent on particular transition by role member

Gajanan Sasane
Contributor
February 28, 2021

How to find total time spent on particular transition by particular role or role member.

3 answers

1 vote
Mehmet A _Bloompeak_
Atlassian Partner
March 4, 2021

Hi @Gajanan Sasane ,

You are looking time spent on statuses by assignee. I am afraid it is not possible to get that info with JQL. As far as I know, there is no marketplace app that achieves it. There are apps to get time spent on each status or time spent on each assignee. But none of them provides status and assignee time breakdown at the same time. The only way is to code the below logic by yourself:

  • Call Jira rest api and get issue history
  • Parse the json response and make your calculations
0 votes
Zoryana Bohutska _SaaSJet_
Atlassian Partner
March 3, 2021

Hi @Gajanan Sasane 

Also, you can try Time in status for Jira Cloud (developed by my team). It automatically generates reports of time issues spend in each status and time each user was assigned to issues.

Regards

0 votes
Michael Andolfatto
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 3, 2021

Hi @Gajanan Sasane ,

JQL is used to return sets of issues, if that data does not exist in a custom field then JQL will not be of help.

You can take a look at some Marketplace Plugins such as Time In Status which can breakdown how long an issue has lived in a particular state by user.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events