Forums

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

I would like to know how long a task has been in a particular state.

Pedro Román October 11, 2018

I would like to know how long a task has been in a particular state.

Now it says: change to status XXX 44 minutes ago...

 

I would like to know the time that each employee is in a task.

Thank you very much

3 answers

1 vote
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 11, 2018

Hello Pedro,

You will have to use a plugin to have the information you are looking for.

My recommendation is the Time Reports for JIRA Cloud which provide you a simple report that displays the time status for the issues you want:

Screen Shot 2018-10-11 at 10.28.08.png

Pedro Román October 17, 2018

not work correctly, show allways empty results!!!

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 17, 2018

Hello Pedro,

The plugin is working just fine for me.

What is appearing empty? The filter is not displaying any issues at all or the issues are properly displaying but the column with the statuses are not displaying any values?

If possible, send us a screenshot so we can properly understand what is happening.

0 votes
Vinu
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.
October 11, 2018

Hello

You can also make use of scriptRunner Plugin to achieve this.

Did not quite understand the last part of your query. But you can show how much time the issue has spent in a particular / current status by using a scripted field from the plugin.

We use the scripted field in our environment to extract the time. I will not be able to share our code here but there is a good script template available that is mentioned below.

The code in the link below shows how much time the issue was in progress. This can be modified to show any/current status. https://scriptrunner.adaptavist.com/latest/jira/scripted-fields.html#_total_time_this_issue_has_been_in_progress

There has been multiple discussions on the forum on this. The one that I could find is here :https://community.atlassian.com/t5/Adaptavist-questions/Extract-time-in-status/qaq-p/459833

0 votes
Alexey Matveev
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.
October 11, 2018

Suggest an answer

Log in or Sign up to answer