Forums

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

How to find out how much time is spent for a period?

Mike Amirov
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!
May 25, 2020

hi, there!

How to find out how much time is spent for a period?

I found setting of time which i spent for only one task

Where is it (spent for a period)?

thnks

1 answer

0 votes
Jack Brickey
Community Champion
May 25, 2020

Hi Mike, welcome to the Community. I’m not sure what you mean by “period”. Do you mean like monthly/quarterly etc? There is the ability to construct JQL filters based upon various time factors, e.g.

project = abc and assignee = currentuser() and resolutiondate >= startofmonth() and resolutiondate <= endOfMonth()

this will return all issues for the user logged in and running the query for project abc. Now it will not sum up the time spent. 

If you are wanting a summation you will need to consider an addon or a free option is to leverage the Jira plugin for excel that allows you to run a query from excel and display the results then use excel to sum.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events