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:

...

SettingDescription
Rich filter

Select the rich filter the gadget will use.

Click on the Rich Filter button to display the list of rich filters; you can either scroll through or use the search box to find the filter you need.

Info

The gadgets’ configuration forms only show the rich filters you are allowed to view. See the Rights and Permissions documentation page for details.


Working queryThe working query is an additional JQL query which is permanently applied on top of the base Jira filter and any active quick filters in the controller to further filter the issues the gadget will work with. The working query is optional: if left empty, only the base Jira filter and the quick filters affect the issues used by the gadget.
Smart filter

Select the smart filter on which the gadget is based. The drop-down list shows the smart filters defined in the selected rich filter.

The gadget displays one gauge for each clause of the selected smart filter. 

Show noneIf checked, the gadget displays an additional gauge corresponding to the issues that don't match any of the clauses of the selected smart filter.
Computation mode

Select one of these two options:

  • Use smart clauses as gauge filters
    The clauses of the smart filter are used to compute the gauge levels relative to all the issues included in the gadget. All the gauges have the same total value.
  • Use smart clauses as gauge totals
    The clauses of the smart filter are used to compute the gauge total for each gauge. All the gauges use the same filter to compute the gauge level. This gauge filter needs to be selected separately (see below).
    For this computation mode, a custom ratio may be used, instead of a gauge filter and a value.
Value
Applies only if computation mode is Use smart clauses as gauge filters


Info

This setting is applicable only if the selected computation mode is Use smart clauses as gauge filters.

Select the value to base the gauges on. There are four kinds of possible values:

  • Issue Count: the gauges are based on the number of issues.
  • Numeric: the gauges are based on a numeric field (e.g. Story Points or Votes).
  • Time Tracking: the gauges are based on one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent).
  • Custom values:  the gauges are based on a custom value.

Gauge filter & value
Applies only if computation mode is Use smart clauses as gauge totals


Info

This setting is applicable only if the selected computation mode is Use smart clauses as gauge totals.

For this computation mode, the gauges can be configured in one of two ways: with a filter & value pair or with a custom ratio.

Two drop-downs are used to configure the gauges:

  1. The first drop-down contains:
    • Three predefined filters: Resolved Issues (resolution is not EMPTY), Unresolved Issues (resolution = Unresolved), Status category: Done (statusCategory = Done)
    • The static filters defined in the selected rich filter
    • The custom ratios defined in the selected rich filter
  2. The second drop-down is displayed only if a filter (predefined or static) is selected in the first drop-down; the second drop-down contains four kinds of possible values:
    • Issue Count: the gauges are based on the number of issues.
    • Numeric: the gauges are based on a numeric field (e.g. Story Points or Votes).
    • Time Tracking: the gauges are based on one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent).
    • Custom values:  the gauges are based on a custom value.


To sum up, to configure the gauges:

  1. First select a filter or a custom ratio. If a custom ratio is selected, the gauges definition is complete.
  2. If a filter was selected in step 1, select a value to complete the gauges definition.
Layout

Select one of the following display options:

  • Gauge:


  • Percentage & fraction:


  • Percentage only:

...