Werk #12139: Backup schedule: Fix empty "time of day" selection
Component | Setup | ||||
Title | Backup schedule: Fix empty "time of day" selection | ||||
Date | Feb 23, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The "time of day" field could previously be saved with an empty field. This resulted to an exception (TypeError (cannot unpack non-iterable NoneType object)) on the resulting page. The previously saved configs can now be read.