Werk #19620: Fix crash when rendering reports with global customer context
| Component | Reporting & availability | ||||||
| Title | Fix crash when rendering reports with global customer context | ||||||
| Date | May 5, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, rendering a report would crash with a KeyError: '' if the report's customer context was set to the global customer. This has been fixed.