Hi..... Is it possible to take a report which shows time taken by every issue created between certain time period to get resolved(time between Issue created and closed).
Thanks
Hi @MahanthPrudhvi , have you looked at the dashboard gadgets? What type of report are you looking for precisely? If you wanted to see a filtered list of each issue and the time it took between created and resolved then you would need to create a custom field and use automation to update that field.
Just my $0.02...
before investing time/$ into addon apps let's first understand your exact requirements. Then we can assess if there is a reasonable OOTB solution and if not you then you will be in a better position to assess the Marketplace solutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickey Sorry for the delay. My requirement is I need a report which shows Time between Issue created and resolved( time taken to get resolved) for every issue( I think you got it right) . Can you give more details about how to set custom field and automation to obtain such report
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickey Can you explain in detail how to set up custom field and automation for above mentioned reports.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you're open to solutions from the Atlassian Marketplace, this would be easy to do with the app that my team is working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view 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 so-called “smart columns” that aren't natively available, including Time between created and resolved.
This is how it looks in action:
Note that this just works - there's no scripting whatsoever required. You can also use different display formats (e.g., number of days, number of hours), and export your issues to CSV or XSLX in just one click.
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.
As an alternative, 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.
If you are looking for a free solution, you can try the limited version Status Time Free.
Note: If you are interested in cycle and lead time, you can have a look at the article below.
Cycle Time and Lead Time in Jira: Productivity Measurement with Two Critical Parameters
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 @MahanthPrudhvi ,
If you are OK with using a marketplace app for this, our team at OBSS built Timepiece - Time in Status for Jira for this exact need. 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 and on each assignee.
The app has Consolidated Columns feature. This feature allows you to combine the duration for multiple statuses into a single column and exclude unwanted ones. It is the most flexible way to get any measurement you might want. Measurements like Issue Age, Cycle Time, Lead Time, Resolution Time etc.
For all numeric report types, you can calculate averages and sums of those durations grouped by the issue fields you select. For example total in-progress time per customer (organization) 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.
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.
And the app has a REST API so you can get the reports from Jira UI or via REST.
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.
If you are open for a mktplace solution, you can try out our plugin,
The add-on provides the time in each status for the entire lifecycle of the issue, including the average time.
You can group multiple statuses and only include the ones you need to define a total combined time in those statuses. This will help you find the resolution time for your issues.
Do try it out.
Disclaimer : I work for RVS, the vendor for this app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.