In this section:
...
You can add new and see existing static filters and their configuration in the Static Filters section of your rich filter.
The key attributes of a static filter are:
Attribute | Description |
---|---|
Name | Each static filter has a name which is used to identify and display the filter. It is mandatory and must be unique among the static filters within the rich filter. |
Color | The selected color will be used to display related values in some of the rich filter gadgets (e.g. the Rich Filter Simple Gauges gadget). |
JQL | The JQL query defines the filtering condition of the static filter. |
...
To achieve this: | Do the following: | ||
---|---|---|---|
Add a new Static Filter | Click on the Create Static Filter button at the top right of the screen. Type a name and a JQL for your static filter and optionally change its color, then click on the Create button. | ||
Edit the JQL of a Static Filter | Click on the edit icon at the right of the static filter. | ||
Delete a Static Filter | Click on the delete icon at the right of the static filter. | ||
Reorder the Static Filters | Hover over the vertical “grid” icon, then drag-and-drop the static filter up or down to its new position.
|