Werk #13656: Fix already used error using host and service label conditions
| Component | Setup | ||||
| Title | Fix already used error using host and service label conditions | ||||
| Date | Jan 14, 2022 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
If you used label conditions in rules and the same key was used for host and service labels, the error "Only one value per KEY can be used at a time.foo:bar is already used." ocurred. From now on, each label type will be validated seperatly.