Werk #16802: Synthetic monitoring: Fix crash in "Robotmk scheduler (Windows)" bakery rule when attempting to save with invalid settings
Komponente | Setup, site management | ||||
Titel | Synthetic monitoring: Fix crash in "Robotmk scheduler (Windows)" bakery rule when attempting to save with invalid settings | ||||
Datum | 24.04.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
When attempting to save the bakery rule "Robotmk scheduler (Windows)" with invalid settings such as
an empty base directory or an invalid application name, the UI page crashed with
TypeError: argument of type 'NoneType' is not iterable
.