Werk #8577: Fixed Livestatus queries for custom_variable_names columns.
Component | The Checkmk Micro Core | ||
Title | Fixed Livestatus queries for custom_variable_names columns. | ||
Date | Nov 22, 2016 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
Previously, Livestatus queries for custom_variable_names columns had to prepend an underscore to a variable name to find a given variable. This was an implementation detail which should not shine through, and it was highly inconsistent with the handling of custom_variables columns. This has been fixed, so no spurious underscore is needed anymore.