Werk #14717: Local customizations might need adjustment due to structural refactorings in GUI code
Component | Setup | ||
Title | Local customizations might need adjustment due to structural refactorings in GUI code | ||
Date | Aug 25, 2022 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
The monolithic file cmk/gui/plugins/wato/datasource_programs.py has been partially split up into smaller files in the folder datasource_programs. Hence, any customization (single files and MKPs) containing imports from cmk/gui/plugins/wato/datasource_programs.py might have to be adjusted. The new import path is probably cmk.gui.plugins.wato.datasource_programs.common.