Werk #16208: time_period: Fix error when updating a time period without changing its alias
Component | REST API | ||||
Title | time_period: Fix error when updating a time period without changing its alias | ||||
Date | Dec 14, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Prior to this Werk, when updating a time period keeping the same alias, it would raise an error due to the alias already being in use. This fix changes that and performs the requested update.