Werk #15217: custom_user_attributes: after deleting, all user config will be updated
Component | REST API |
Title | custom_user_attributes: after deleting, all user config will be updated |
Date | Feb 6, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p21 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
This werk introduces a fix in the REST-API to avoid a race condition when calling the user_config endpoint. After you delete any custom attribute via the gui interface, all users config will be updated to reflect the change.