Werk #15214: rest_api: aux_tag creation/updating could set the title to None
Komponente | REST API |
Titel | rest_api: aux_tag creation/updating could set the title to None |
Datum | 02.02.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0p21 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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.