Werk #17853: Update tag conditions in user notification rules

Component Notifications
Title Update tag conditions in user notification rules
Date Apr 22, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The format of tag conditions changed from list to dictionary in 2.4. This was already migrated for (global) notification rules on update but not for user notification rules, leading to errors like "AttributeError ('list' object has no attribute 'items')".

User notification rules are now also migrated on update.

To the list of all Werks