Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Excerpt
hiddentrue

Calculates the time passed between statuses/events, similar to the Time Between

...

Custom Field but this field calculates all

...

durations between sub-tasks

...

within an issue.

You can track time through all sub-tasks grouped by your JQL.


Assume you have an issue and you want to calculate the time passed through sub-tasks according to the issue types (development, analysis, test).

 You can add as many group groups as you want to by giving a JQL (e.g. 'issueype = Development), then the custom field will calculate all of the time passed through sub-tasks grouping grouped by the users. Clicking on the field will give user details. Here is a snapshot to clarifydemonstrate this:

Image RemovedImage Added

To define the Time Analyzer

...

Custom Field

  • Navigate to JIRA to Jira Admin > Add-ons > Enhancer Plugin Menu > Custom Field Configuration and switch to go to the Time tab.
  • Click on on the Add new Time Analyzer custom field link button button. Image Removed
  • Click on theImage Modifiedicon to edit the name of the field.
  • Click the Add new Time Group link button  button and a sub-dialog (similar to the Time Between fieldCustom Field). 

 

...


...

Image Added


  1. Create a Name for the group.
  2. Select the origin and target events, they can be any status or an event like 'Resolution'

...

  1. and 'Reopening' regardless of status. 
  2. A Calendar can be selected. Working calendars can be defined

...

  1. in Jira Admin > Add-ons > Enhancer Plugin Menu > Working

...

  1. Calendars menu item.
  2. The Occurrence can be set to display only the "First" or "Last" occurrence, or an aggregated result with a "Cumulative" option. 

...

  1. Tick the Latest Origin checkbox if you want to calculate the duration from the latest origin status. For instance, assume you have a workflow of Open - In

...

  1. Progress - Resolved - Closed, and you want to calculate working duration from Open to Resolved.
    If the issue's status has been set to Open - In

...

  1. Progress - Open - In

...

  1. Progress - Resolved (

...

  1. in this order) and you want to calculate time from the latest Open, you should

...

  1. enable the Latest Origin flag. Otherwise it will calculate from the first Open status in issue history.Image Added

...

  1. Type JQL to get aggregated results for the group.
  2. Configure

...

  1. the Time formatter display options (both for the issue main view and navigator view).
  2. Click on the Add New Time Between

...

  1. button.

Image Added

  • Repeat adding time groups for every group you want to see these separately (Development development tasks, analysis tasks, test tasks, )..)