Versions Compared

Key

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

In this section:

  1. About the Rich Filter Simple Gauges gadget
  2. Configuring the Rich Filter Simple Gauges gadget

Anchor
section1
section1
1. About the Rich Filter Simple Gauges gadget

...

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.
Gauge filters & values

Configure the definition of each of the gauges to be displayed. You can configure up to 10 gauges in each gadget.

Each gauge 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 gauge is based on the number of issues.
    • Numeric: the gauge is based on a numeric field (e.g. Story Points or Votes).
    • Time Tracking: the gauge is based on one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent).
    • Custom values:  the gauge is based on a custom value.

To sum up, to configure a gauge:

  1. First, select a filter or a custom ratio. If a custom ratio is selected, the gauge definition is complete and is added to the list.;
  2. If a filter was selected in step 1, select a value to complete the gauge definition – the gauge definition is added to the list.
Layout

Select one of the following display options:

  • Gauge:


  • Percentage & fraction:


  • Percentage only:

...