Werk #11036: Fixed KeyError in site specific global settings if no explicit customer is set
| Component | User interface | ||
| Title | Fixed KeyError in site specific global settings if no explicit customer is set | ||
| Date | Jun 2, 2020 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If no explicit customer is used, the site specific global settings page could crash with "KeyError ('customer')". As a workaround, you can just edit the site via "Properties" at the "Distributed Monitoring" page and save the settings again. This will set the missing key.
From now on "provider" is set, if no explicit customer is present in the site configuration file.