CMK version:
Checkmk 2.4.0p7
OS version:
Checkmk Virtual Appliance 1.7.10
Error message:
No error message, but downtime notifications are rendered in plain text instead of using the new HTML template. Other notifications (e.g., service alerts) are rendered correctly in HTML.
Description of the issue:
I am using a single notification rule for all events without any custom adjustments. While most notifications are rendered correctly using the new HTML template, downtime notifications fall back to plain text formatting, making them harder to read.
Steps to reproduce:
- Configure a single notification rule for all events.
- Trigger a downtime notification.
- Observe that the downtime notification is rendered in plain text, while other notifications (e.g., service alerts) are rendered in HTML.
Screenshots:
-
Correctly rendered notification (HTML):
-
Downtime notification (plain text):
Debug output:
I have not yet enabled debug logging, but I can provide logs if needed.
Question:
Is this a known issue with Checkmk 2.4.0p7 or the virtual appliance? Could this be a bug or a missing implementation in the new HTML template for downtime notifications?

