Werk #5458: Enable filtering on columns with macros when the Nagios core is used
| Component | Livestatus | ||
| Title | Enable filtering on columns with macros when the Nagios core is used | ||
| Date | Nov 14, 2017 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Some host/service columns (check_command, notes, notes_url, action_url, icon_image) can contain macros, and they have a corresponding "..._expanded" column with those macros already expanded. Previously, it was not possible to use filters on those expanded columns when the Nagios core was used. This has been fixed.