Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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

Component Setup
Title Fixed rare exception when using bulk host move
Date Sep 3, 2015
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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

To the list of all Werks