Werk #10547: Dashboard: Existing views can be linked to dashlets without copying them
Komponente | GUI |
---|---|
Titel | Dashboard: Existing views can be linked to dashlets without copying them |
Datum | 2019-11-08 11:18:44 |
Checkmk Edition | Checkmk Raw Edition (CRE) |
Checkmk Version | 1.7.0i1 |
Level | Trivial Change |
Klasse | New Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The new dashlet type "Link existing view" has been added. The previous dashlet view definitions were always holding their own view definition. When an existing view was added to a dashboard, the whole view definition was copied to the dashlet. Later edits to the view / dashboard were not affecting the other.
With this change it is now possible to add a view dashlet to a dashboard that simply reference to a standalone view. When the referenced view is edited, this will change the view in the dashboard.