Werk #16533: Event Console fix regex match in rule text
Component | Event Console | ||||||
Title | Event Console fix regex match in rule text | ||||||
Date | Jul 1, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Event console method compile_matching_value had a typo which caused a valid regex to not match, because it was sent as a string
SUP-19224