Versions Compared

Key

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

The Rich Filter Simple Counter gadget displays issue counts or field sums for a list of issues. The gadget is based on a rich filter and has the following features: 

...

Tip

Rich Filter Extensions

Rich filter extensions are separate Jira apps 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 counter values are available if you add any of these extensions:

Configuring the Rich Filter Simple Counter Gadget

...

Setting

Description

Title

You can optionally customize the gadget's title. Use this to distinguish between multiple counters on the same dashboard. If left blank, the default title will be Rich Filter Simple Counter.

Image RemovedImage Added

Rich Filter

Select the rich filter the gadget will use.

Click 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 can view. See the section on permissions for details.

Tip

The link in the description line below the Rich Filter button opens a new page with the configuration of the selected rich filter.

Image RemovedImage Added

Also, when the gadget is in display mode, you can navigate directly to the its rich filter of the gadget using the Rich Filter option in the menu at the top right of the gadget.

Image RemovedImage Added


Working Query

The working query is a JQL query that is combined with the base filter of the rich filter before the rich filter before searching for issues. You can use this to create counters for different sub-sets subsets of your issues. The working query is optional: if left empty, only the base Jira filter and the quick filters affect the issues used for the output.

Image RemovedImage Added

Values

Select the outputs to be displayed. You can select up to 10 outputs at a time.

Image RemovedImage Added

There are five kinds of possible values:

  • Issue Count: displays the number of issues.

  • Time Tracking: displays the sum of one of the time-tracking fields (i.e., Original Estimate, Remaining Estimate, Time Spent) for all issues returned.

  • Σ Time Tracking:  the the same as as Time Tracking but for each issue , but it also includes the values in its sub-tasks for each issue.

  • Numeric: displays the sum of a numeric field for all issues returned. For instance, if using Jira Software, the gadget can show the sum of Story Points for the issues returned. 

  • Σ NumericΣ Numeric:  the same as Numeric but for each issue as Numeric, but it also includes the values in its sub-tasks for each issue.