Werk #16208: time_period: Fix error when updating a time period without changing its alias
Komponente | REST API | ||||
Titel | time_period: Fix error when updating a time period without changing its alias | ||||
Datum | 14.12.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.