Werk #2560: Fixed rare exception when using bulk host move

Komponente Setup
Titel Fixed rare exception when using bulk host move
Datum 03.09.2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.7i3
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When using bulk move of hosts in WATO, this exception could oocur:

Traceback (most recent call last): File "/omd/sites/xxx/share/check_mk/web/htdocs/index.py", line 261, in handler handler() File "/omd/sites/xxx/share/check_mk/web/htdocs/wato.py", line 240, in page_handler result = modefunc("action") File "/omd/sites/xxx/share/check_mk/web/htdocs/wato.py", line 948, in mode_folder target_folder = g_folders[target_folder_name] KeyError: None

Zur Liste aller Werks