Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

In this section:

Table of Contents
stylenone

...

Tip
titleRich Filter Extensions

Rich filter extensions are separate Jira apps that can be installed on top of the Rich Filters for Jira Dashboards app to extend the rich filters and rich filter gadgets with new specific functionality.

New statistic options are available if you add any of the these extensions:

2. Configuring the Rich Filter Two Dimensional Statistics Gadget

...

SettingDescription
Sort by

Select how to sort the values of your Statistic type:

  • Total: this will sort by the value of each Statistic type group.
  • Alphabetical: this will use alphabetical order for the Statistic type groups.
  • Natural: this will use the issue field’s or smart filter’s native sorting order, i.e. the order that has been configured for the options of each field or smart filter.
Reverse sort orderIf checked, the sort order is reversed.
Maximum Rows/ColumnsThese settings limit the maximum number of rows and columns to display.
Show Totals Row/ColumnIf checked, the gadget displays the total value/s on either axis.
Values

Select the value to be computed for each Statistic type group. The following value types are available: 

  • Issue Count: computes the number of issues in each group.
  • Numeric: computes the sum of a numeric field for all issues in each group. For instance, if using Jira Software, the gadget can show how many Story Points there are for each Statistic type group. 
  • Σ Numeric: the same as Numeric but for each issue it also includes the values in its sub-tasks.
  • Time Tracking: computes the sum of one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent) for all issues in each group.
  • Σ Time Tracking: the same as Time Tracking but for each issue it also includes the values in its sub-tasks.
  • Custom Values: computes values based on the configuration of a custom value – label, total formula, formatting and JQL filter.
  • Custom Ratios: displays a custom ratio as configured in the rich filter (percentage or ratio).

...

SettingDescription
Aggregation periods

Select the periods on which the issues will be grouped, according to the their values for the date or date time field selected as Statistic type.

The available options are: Hours, Days, Weeks, Months, Quarters, Years.

Time range





Together with its subsettings, this specifies the total time span for which the results will be computed. 

The time range subsettings depend on the option selected in the Time range drop-down as described below.

Time rangeTime range subsettingDescription

Number of periods

Number of periodsEnter a number of periods. The time range corresponds to the specified number of consecutive aggregation periods.
Direction

Select how the periods are positioned relative to the current period. The possible options are:

  • Past – the time range includes past periods and the current period
  • Future – the time range includes the current period and future periods
  • Past & Future – the time range includes past periods, the current period, and future periods, with the current period in the middle of the range
Tip

Fields like Created or Resolved always contain values that are in the past. Therefore you should always select Past for these fields as you will never find any issue created or resolved in the future.

Fields like Due Date contain values that can be both in the past and in the future. For this field it is more useful to select Future in order to see statistics for the issues that are due soon, or Past & Future to also see the statistics for overdue issues.


Between dates

Start date

End date

Enter the two dates that define the limits of the time range (both specified dates are inclusive).

The inputscan be selected from a date picker or entered manually as a calendar date ("yyyy/MM/dd" or "yyyy-MM-dd") or as a time relative to the present (e.g. "-5d", "4w 2d").

Contextual options


These are predefined Time range options which depend on the selected Aggregation period. 

Possible options are: This year, Last year, This quarter, Last quarter, This month, Last month. 

Reverse sort orderIf checked, the default chronological order is reversed.
Show Totals Row/ColumnIf checked, the gadget displays the total value/s on either axis.
Values

Select the value to be computed for each Statistic type group. The following value types are available: 

  • Issue Count: computes the number of issues in each group.
  • Numeric: computes the sum of a numeric field for all issues in each group. For instance, if using Jira Software, the gadget can show how many Story Points there are for each Statistic type group. 
  • Σ Numeric: the same as Numeric but for each issue it also includes the values in its sub-tasks.
  • Time Tracking: computes the sum of one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent) for all issues in each group.
  • Σ Time Tracking: the same as Time Tracking but for each issue it also includes the values in its sub-tasks.
  • Custom Values: computes values based on the configuration of a custom value – label, total formula, formatting and JQL filter.
  • Custom Ratios: displays a custom ratio as configured in the rich filter (percentage or ratio).

...