Werk #15214: rest_api: aux_tag creation/updating could set the title to None
Component | REST API | ||||
Title | rest_api: aux_tag creation/updating could set the title to None | ||||
Date | Feb 2, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Aux tag creation or updating could result in the title being set to None or even an empty string. This change prevents that by setting a min length of 1 for this field.