Werk #16797: Ruleset API: Fix KeyError for nested form_specs.DictGroup

Komponente Checks & agents
Titel Ruleset API: Fix KeyError for nested form_specs.DictGroup
Datum 23.05.2024
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This is only relevant for plugin developers.

In some cases when a DictGroup was used inside a FormSpec hierarchy an error would occur during validation of the relevant rule (e.g. when saving):

KeyError: 'DictGroup(title=<title>,help_text=<help_text>)'

Zur Liste aller Werks