Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5389
blob9eb2e7175c5ecfd85f6076c2538013cb10b3081c
1 Title: Fixed disabling services via discovery page when a host rule exists in wrong folder
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1507532119
11 Fixed two situation where disabling of services did not work correctly:
13 <ul>
14     <li>When a specific disable services rule was existing but not applying to the host,
15         because it was located in a non parent folder.</li>
16     <li>When a specific disable services rule was existing in a partent folder of the
17         host and not in the same folder as the host.</li>
18 </ul>