Werk #12420: Dashboards: Unify handling of dashboard-wide filters
Component | User interface | ||||
Title | Dashboards: Unify handling of dashboard-wide filters | ||||
Date | Mar 23, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
There are two ways to define dashboard-wide filters:
- In the dashboard configuration, these filters are persisted.
- Using the filter menu, these filters are not persisted.
This werk allows users to consistenly overwrite filters defined via option 1 with filters defined via option 2. Previously, this was only possible for some dashlets. Note that this overwrite is of course only temporary. Once the page showing the dashboard is closed, any filters defined via option 2 are gone.
Note that filters defined on the dashlet level still have the highest priority, as was the case before this werk. This means that any filter defined via option 1 or 2 from above will not overwrite a filter defined in the configuration of an individual dashlet.