Werk #14472: Fix TypeError on scheduled report execution
Komponente | Reporting & availability | ||||
Titel | Fix TypeError on scheduled report execution | ||||
Datum | 17.08.2022 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
If a scheduled report was executed at the configured time, the execution failed with "TypeError: join() argument must be str, bytes, or os.PathLike object, not 'NoneType'".
Manual execution via "Execute this schedule now" was still possible.