Werk #12168: Handle non-persistent comments correctly
| Component | Core & setup | ||||
| Title | Handle non-persistent comments correctly | ||||
| Date | Feb 16, 2021 | ||||
| Level | Major Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
You can add non-persistent host/service comments via Livestatus, and these should vanish when the monitoring core is restarted. The CMC effectively ignored the "persistent" flag for these user comments, so even non-persistent comments survived a restart. This has been fixed, the CMC now behaves like Nagios.
Note that this fix doesn't affect comments added via the GUI, because these are always persistent.