Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 6016
blobbd9988297d92ead97346ee989b57504eaad64de5
1 Title: Fixed creation of rule-based downtimes
2 Level: 2
3 Component: cmc
4 Compatible: compat
5 Edition: cee
6 Version: 1.6.0i1
7 Date: 1534164275
8 Class: fix
10 Due to a bug introduced in 1.5.0i3, it was impossible to create new working
11 rule-based downtimes: Although the corresponding rules seemed to work fine, no
12 actual downtimes were created from them, as could be seen from the "Downtimes"
13 view. Furthermore, already existing rule-based downtimes were duplicated on
14 every core restart/reload.
16 Both bugs have been fixed, and the CMC takes care of removing any duplicate
17 downtimes at restart/reload.
19 FEED-768