Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 2223
blob8931ecb7f70102dffee47cb840b14b437a1209d9
1 Title: Allow cancelling actions to be omitted if the cancelled event is not (yet) open
2 Level: 1
3 Component: ec
4 Compatible: compat
5 Version: 1.2.7i1
6 Date: 1429775384
7 Class: feature
9 If you have an Event Console rule that uses delaying or counting at the
10 same time as cancelling, and if this rule furthermore defines actions when
11 cancelling, then you can have these actions only be executed if the event
12 has made it in to the <tt>open</tt> phase. The default is still the old
13 behaviour: that cancelling actions are also executed when the event is still
14 being delayed or in phase <tt>counting</tt>