Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6437
blobba1fe7b1057f08d8bab6d8a7ee9c2ab0a295f02c
1 Title: Fixed event cancelling when no match groups are used
2 Level: 2
3 Component: ec
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1533819087
8 Class: fix
10 Canceling of Event Console events using the message text was not working
11 correctly when using simple string matching instead of regex or mixed
12 types of matches (e.g. regex for the match text and string match for the
13 cancel text) matching.
15 This regression affects all previous 1.5 releases.