Werk #12038: Fix displaying host graphs on dashboard
| Component | User interface | ||||
| Title | Fix displaying host graphs on dashboard | ||||
| Date | Feb 3, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previous 2.0.0 versions could not display host related time series graphs on the dashboard. The new context validation mechanism, that expects a service context for this dashlet, was preventing the rendering of that dashlet. Now the host dashlets automatically get an empty service context set which makes the dashlet render again.