Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 6346
blob50b7741f95ef2a3a54d36d33db79d0b19f250dee
1 Title: Fixed failed host rename when host is configured as parent on folder level
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1531482119
11 During host rename an error "TypeError: not all arguments converted during string formatting" could
12 occur. This happened when the host was configured in at least one folder as parent.
14 In such a situation the host was renamed partially. The best way to recover from this situation
15 is to activate all pending changes and use the renaming feature again to change the host back
16 to it's original name. Then update to at least 1.5.0b9 and try renaming the host again.