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.
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:
Hope you find this add-on helpful. Try how it works in the demo version without installing the app.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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:
Timepiece - Time in Status for Jira
EmreT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.