Werk #6437: Fixed event cancelling when no match groups are used
Component | Event Console |
Title | Fixed event cancelling when no match groups are used |
Date | Aug 9, 2018 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.6.0b1 |
Level | Prominent Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Canceling of Event Console events using the message text was not working correctly when using simple string matching instead of regex or mixed types of matches (e.g. regex for the match text and string match for the cancel text) matching.
This regression affects all previous 1.5 releases.