Werk #14725: Crash: Builtin dashlets using custom graph timeranges
| Component | User interface | ||
| Title | Crash: Builtin dashlets using custom graph timeranges | ||
| Date | Feb 15, 2023 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
When using custom graph timeranges and adjusting the "The last 25 hours" option, rendering builtin dashlets would result in a crash with the following errormessage:
TypeError('NoneType' object is not subscriptable)
Now the dashlet displays displays an MKUserError in the dashlet itself. In this case you should adjust the dashlet or global configuration.