The Rich Filter Results gadget displays a list of issues in a table. It is analogous to Jira’s built-in Filter Results gadget, but it is based on a rich filter instead of a Jira saved search and thus adds several new features:
the content displayed can be further filtered using Rich Filter Controller gadgets;
the gadget itself can further refine the results by applying a gadget-specific JQL that we call a working query;
the gadget can display multiple views of the rich filter (which can include computed columns, color highlighting, etc);
the gadget can display all the issues (the default behavior) or one or multiple queues; queues are custom lists of issues , configured in the rich filter;
the displayed issues can be updated directly from the dashboard using the Dashboard Issue Actions;
the issues can be exported to Excel;
the issues can be modified in bulk;
the gadget’s title can be customized.
...
Edit the gadget configuration as described in the following table:
Setting | Description | ||||
---|---|---|---|---|---|
Title | Optionally, you You can optionally customize the gadget's title of the gadget. If left blank, the default title will be Rich Filter Results.
| ||||
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 desired filter you need.
| ||||
Working Query | The working query is a JQL query that is combined with the base filter of the rich rich filter's base filter before searching for issues. The working query is optional : and if left empty, only the base base filter and the quick filters affect the issues displayed.
| ||||
Display | Two options are possible:
| ||||
Views Applies only if the display option is All issues | Here, you can select the views (among the views defined in the Rich Filter) that will be displayed by the gadget. By default, all views are displayed (the option Show all views is selected). The list of views to be displayed can be customized (by selecting the option Customize views). You can add, remove, or reorder (drag and drop the vertical “grid” icon) the views to be displayed. | ||||
Queues Applies only if the display option is Queues | Here, you can select the queues (among the queues defined in the selected rich filter) that will be displayed by the gadget. By default, all the queues are displayed (the option Show all queues is selected). The list of queues to be displayed can be customized (by selecting the option Customize queues). You can add, remove or reorder (drag and drop the vertical “grid” icon) the queues to be displayed.
| ||||
Maximum rows | The maximum number of issues the gadget will display per page. The default is 10; it can be changed, but it cannot exceed 50. |