Werk #16763: do not display empty groups in rule editor
Component | Checks & agents | ||||
Title | do not display empty groups in rule editor | ||||
Date | May 8, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This only affects plugin developers.
In the rule editing interface, empty DictGroup
s (DictGroup
s with all DictElement
s only rendered, so not editable) were displayed.
This werk fixes that behaviour, so if every DictElement
inside a DictGroup
is rendered only, the corresponding DictGroup
will not be shown in the interface.