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:
...
Setting | Description | ||||
---|---|---|---|---|---|
Title | Optionally, you can customize the 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 filter you need.
| ||||
Working Query | The working query is a JQL query that is combined with the base filter of the rich filter before searching for issues. The working query is optional: 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. |
...