Forums

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

Project Time reporting at Task level

Chris Tetzlaff
Contributor
September 2, 2021

For a Kanban project with multiple "In Progress" statuses, the Product Owner wants to see time spent on Tasks at the status level.  Has anyone done this before? Was there an Add-in that enabled or how were you able to solve?  Thank you in advance for your time and help, it is appreciated. 

5 answers

2 votes
Yuliia_Borivets_[SaaSJet]
Atlassian Partner
September 2, 2021

Hi @Chris Tetzlaff 

You can try Time in Status for Jira Cloud developed by my team. This add-on allows you to get status time reports on the issue level. Here is an example:

mini panel.png

Hope you find this add-on helpful. Try how it works in the demo version without installing the app.

1 vote
Mehmet A _Bloompeak_
Atlassian Partner
September 2, 2021

Hi @Chris Tetzlaff ,

The data you need is available in Jira Rest API. It provides the exact status transition date and time for each issue. It returns json, then you need to calculate it by coding which parses issue history rest api json for each issue.

Or you can search for marketplace apps which does the same for you. One of them is Status Time app developed by our team. It provides reports on how much time passed in each status and show status entry dates.

Once you enter your working calendar into the app, it takes your working schedule into account too. That is, "In Progress" time of an issue opened on Friday at 5 PM and closed on Monday at 9 AM, will be a few hours rather than 3 days. It has various other reports like assignee time, status entry dates, average/sum reports by any field(eg. average in progress time by project, average cycle time by issue creation month). And all these are available as gadgets on the dashboard too. Here is the online demo link, you can see it in action and try.

If you are looking for a free solution, you can try the limited version Status Time Free. Hope it helps.

stf-issue-screen-view-2.png

0 votes
Emre Toptancı _OBSS_
Atlassian Partner
September 8, 2021

Hello @Chris Tetzlaff

The data is available in each issue's history but Jira does not have an out-of-the-box feature to give this to you as a report. You will probably need to use a marketplace app.

Our team at OBSS built Timepiece - Time in Status for Jira app for this exact need and it is available for Jira Server, Cloud, and Data Center.

Time in Status allows you to see how much time each issue spent on each status or assigned to each assignee. You can also combine statuses into consolidated columns to see metrics like Development Time, Ticket Age, Cycle Time, or Lead Time

You can calculate averages and sums of those durations grouped by issue fields you select. 

tisCloud_StatusDuration_LeadTime_with Estimates.png  tisCloud_StatusDuration_LeadTime_Average.png

tisCloud_StatusDuration_LeadTime_Average_TimeGrouped.png  tisCloud_StatusDuration_LeadTime_Chart.png

The app calculates its reports using already existing Jira issue histories so when you install the app, you don't need to add anything to your issue workflows and you can get reports on your past issues as well.

The app has custom calendar support. For each report type you can define your own calendars with your own working days, working hours, holidays and timezone.

Time in Status reports can be accessed through its own reporting page, dashboard gadgets, and issue view screen tabs. All these options can provide both calculated data tables and charts.

Using Time in Status you can:

  • See how much time each issue spent on each status, assignee, user group and also see dates of status transitions.
  • Calculate averages and sums of those durations grouped by issue fields you select. (For example, see average InProgress time per project and per issue type.)
  • Export your data as XLS, XLSX, or CSV.
  • Access data via REST API. (for integrations)
  • Visualize data with various chart types.
  • See Time in Status reports on Jira Dashboard gadgets

Timepiece - Time in Status for Jira

EmreT

0 votes
Bill Sheboy
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.
September 2, 2021

Hi @Chris Tetzlaff 

What problem is your product owner trying to solve with this information?  What would they do if that had that information now?

Knowing the answers to those questions may help guide you in the solution approaches you try, confirming how well they can help. 

For built-in options which do not require additional marketplace apps for purchase:

Best regards,
Bill

0 votes
Shaili_RVS_Support September 2, 2021

Hi @Chris Tetzlaff 

For time in status, if you would be interested in ready made reports, you can try out our plugin,

Agile Tools : Epic Tree & Time in Status 

The add-on provides the time spent in each status for the entire lifecycle of the issue. You can also extract the transitions history of the issue. Along with various Issue stats reports, you get additional features like Epic Hierarchy, Links Hierarchy & Worklogs Report to track the project's progress. The main features of the app are as below

  • More than 8 types of Time in Status Reports. Excel Export available for all status reports.
    • Time in Status
    • Time with Assignee
    • Time in Status with Assignee
    • Time with Assignee per Status
    • Status/Assignee Count
    • Multiple Transition Reports
    • Avg Time reports
  • Epic Hierarchy / Sum Up (Standard Jira Hierarchy Epic -> Story -> SubTask)
  • Link Hierarchy / Sum Up (Hierarchy based on your issue link, upto 10 level deep)
  • Worklogs Report
  • Timesheet Entry screen

TIS.PNG

TIS - Pie Graph.PNG

Suggest an answer

Log in or Sign up to answer