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

Show noneIf 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 Story Points for each group.
  • Custom values: displays a custom value, as configured in the rich filter (aggregation formula, display options, etc.).

...