Werk #16151: group_config: bulk updating requires the attributes field
Component | REST API | ||
Title | group_config: bulk updating requires the attributes field | ||
Date | Sep 28, 2023 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
This werk addressses an issue discovered by our QA team. When doing a bulk update on any of the following REST-API domains, this caused an error when you didn't provide the attributes field.
host_group_config service_group_config contact_group_config
This fix means that the attribute for bulk updating is now a required field.