Versions Compared

Key

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

Rich Filters::Time Tracking Dashboards is an extension of the Rich Filters for Jira Dashboards app. 

...

Rich Filters::Time Tracking Dashboards allows you to define custom values based on work logs (called worklog custom values). You can define custom values using Worklog Time Spent as the base value. You can also use WQL queries to further refine the scope of the custom values. If you're unsure  Check the key concepts page to learn how the filtering and grouping based on work log attributes work, you should first understand our Key concepts. 

Once defined, the worklog custom values can be used in any gadget that accepts custom values. Find below  Below is an example of a Rich Filter Results gadget that shows , for each issue, the time spent on each issue by a period of time.

...

Anchor
section2
section2
Adding and editing worklog custom values

...

Setting

New options – description

Base value

The user can select Worklog Time Spent as a base for the custom value.

Value type

The value type is automatically computed based on the Base value you have chosen. For the Worklog Time Spent value, the type is always Logged Time.

Total formula

The total formula is used when displaying totals for the custom values. For worklog custom values, the only available option is a sum.

Value display

You can choose how to display the worklog custom values. As for the time tracking values, the available options are: 

  • Jira default - the time tracking values will be displayed using the time format as configured in Jira

  • Days – the values will be displayed in days

  • Hours – the values will be displayed in hours

  • Minutes – the values will be displayed in minutes

  • Seconds – the values will be displayed in seconds

JQL filter

Custom values can have an optional JQL Filter used to apply additional filtering when computing the value. Rich Filters::Time Tracking Dashboards allows you to include work log queries in your custom values' JQL Filters to filter both the issues and the work logs. Issues & work logs that do not satisfy the filter are not considered when computing the value.  

See our Advanced Work Log Searching section to learn how to define custom work log queries.

Anchor
section3
section3
Using worklog custom values in rich filter gadgets

...