Versions Compared

Key

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

In this sectionContents:

...

Table of Contents
stylenone

Anchor
section1
section1

...

About the Rich Filter Smart Counter gadget

The Rich Filter Smart Counter gadget displays aggregated issue data in a counter-type layout. The gadget is based on a rich filter and provides, among others, the following features:

  • the collection of issues used for the aggregation can be further filtered

    using 

    using Rich Filter Controller

     gadgets

     gadgets;

  • the gadget itself can further refine the results by applying a gadget-specific JQL called working query;

  • smart filters can do the aggregation

    can be done by smart filters

    ;

  • the results can be based on Issue Count, numeric and time-tracking fields, or custom values;

  • the results are displayed as counts, labeled and colored according to the smart filter configuration;

  • the content of the gadget can be exported to PDF, Excel (.xlsx), and CSV formats.

...

Anchor
section2
section2

...

Configuring the Rich Filter Smart Counter gadget

Add a new or edit an existing existing Rich Filter Smart Counter gadget  gadget in your Jira dashboard. The configuration form of the gadget will be displayed:Image Removed

...

Edit the gadget configuration as described in the following table:

Setting

Description

Rich Filter

Select the rich filter the gadget will use.

Click

on the 

the Rich Filter

 button

 button to display the list of rich filters; you can either scroll through or use the search box to find the desired filter

you need

.

Info

The gadgets’ configuration forms only show the rich filters you

are allowed to

can view.

 See

 For more details, see the Rights and Permissions

documentation

page

for details

.

Working Query

The 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 issues will be grouped. The drop-down list shows the smart filters defined in the selected rich filter.

Show none

If checked, the gadget displays the result corresponding to the issues that don't match any of the clauses of the selected smart filter.

Value

Select the value to be computed for each smart filter clause. There are four kinds of possible values:

  • Issue Count: displays the number of issues in each group.

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

  • Numeric: displays the sum of a numeric field for the issues in each group. For instance,

if
  • using Jira Software, the gadget can show

the sum of 
  • each group’s sum of Story Points

 for each group
  • .

  • Custom values: displays a custom value, as configured in the rich filter (aggregation formula, display options, etc.).

Image Removed
Image Added