Werk #17929: Fix filterquery and ident for host/serice check command (exact match) filter
Component | User interface | ||||||||
Title | Fix filterquery and ident for host/serice check command (exact match) filter | ||||||||
Date | Jun 2, 2025 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
For the new host/service check command (exact match), the wrong filter query was used, which led to no results. Further the same idents as the host/service check command (regex) was used, whereby these were overwritten.
This has now been fixed.