Werk #14472: Fix TypeError on scheduled report execution

Component Reporting & availability
Title Fix TypeError on scheduled report execution
Date Aug 17, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1
Not yet released
Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1
Not yet released
Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p10 Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks