Hi All,
we have a project with more than 400 issues and we need to make a report which shows the time spent in 'Clarification' status for each issue.
How can we do that?
I know that there is the Transitions tab on the issue view but we need a report for all the issues of the project.
We use version 5.1.2 Jira
Can you please help?
Thanks in advance,
Rumi
Community moderators have prevented the ability to post new answers.
Use Jamie's Script Runner Plugin, add a Scripted Field and modify and user code from https://studio.plugins.atlassian.com/wiki/display/GRV/Scripted+Fields#ScriptedFields-TotaltimethisissuehasbeenInProgress
I have a similar question, see https://answers.atlassian.com/questions/309076/script-to-calculate-time-since-created-date
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is possible with Timesheet add-on for JIRA, using own filter. The add-on provides timesheet reports and gadgets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This plugin provides a gadget to display "Average Time in Status" which may be of some use to you. But still lacks a report.
https://studio.plugins.atlassian.com/wiki/display/JCHART/JIRA+Charting+Plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rumi,
You can create a "Time Tracking Report". You have the option to export to excel and you can then filter issues in a particular status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you're right but most of the issues are already in a different status: so the issues concerning were/are in that particular status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.