I find the resolution time not so helpful as it gets skewed by events that take weeks to resolve
Thus if my team gets and resolves 100 tickets per day but say 20 tickets take a few days and then some tickets need system change therefore stay open for weeks the average is not helpful.
How do I get a report that highlights that 80% are resolved in a day.
I believe mean in that context is the "arithmetic mean", which is the average. And that is indeed influenced by outlier values. If instead you meant the median, there is nothing built-in which can show that value.
If you are seeing these resolution time values on the built-in, Atlassian interpretation of a control chart, you can remove those outlier values by:
labels IS EMPTY OR labels NOT IN (Outlier)
This procedure is explained further here:
https://support.atlassian.com/jira-software-cloud/docs/view-and-understand-the-control-chart/
There are better workflow and control chart reports in the Atlassian Marketplace. Please look there if you are interested in one of those, including dashboard gadgets.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @george_bullock 👋
If you are OK to use add-ons, I guess you can try Time in Status for Jira Cloud (developed by my SaaSJet team).
In one month we will have exactly what you asking for - a report that highlights % are resolved in a day.
But not you can get it by our reports, such as
Also you can add column with Time to Resolution
Our add-on has 30-day free trial version and free up to 10 users .
Book a free demo call and let us explain all benefits of reports 😌
Hope it helps,
Valeriia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @george_bullock
Our team at OBSS built Timepiece - Time in Status for Jira exactly for this. It is available for Jira Server, Cloud, and Data Center.
Time in Status mainly allows you to see how much time each issue spent on each status or each assignee.
You can combine the time for multiple statuses to get metrics like Issue Age, Cycle Time, Lead Time, Resolution Time etc.
For all numeric report types, you can calculate the average, sum, median, or standard deviation of those durations grouped by the issue fields you select. For example total in-progress time per customer or average resolution time per sprint, week, month, issuetype, request type, etc. The ability to group by parts of dates (year, month, week, day, hour) or sprints is particularly useful here since it allows you to compare different time periods or see the trend.
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. It supports both Company Managed and Team Managed projects for Jira Cloud.
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.
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.
You can try Status Time Reports app developed by our team. It mainly provides reports and gadgets based on how much time passed in each status.
Here is the online demo link, you can see it in action and try without installing the app. For further details, please see Status Time Reports How to Videos.
If you are looking for a completely 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.
Hi @george_bullock,
if you are open to solutions from the Atlassian Marketplace, you might like the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of advanced features, including support for configurable sum-ups. With this, calculating the median (which I believe is what you're looking for) is just a matter of a couple of clicks:
The median sum-up also works in combination with JXL other advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting.
Any questions just let me know,
Best,
Hannes
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.