Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6293
blob7c6162627014b1a86822377a060e513f0ddb3bad
1 Title: Fixed exeption when trying to delete hosts of disabled slave sites
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: 1534859927
11 When trying to delete a host that is associated with a slave site where
12 the replication is currently disabled, this resulted in a GUI exception
13 like this: 'KeyError: "slavesite"'
15 Instead of this exception an error message about the failed connection
16 because of the disabled sync is displayed.