Werk #14334: Add ID to title of host custom attributes on exports
| Component | User interface | ||||||
| Title | Add ID to title of host custom attributes on exports | ||||||
| Date | Jun 20, 2022 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Incompatible - Manual interaction might be required | ||||||
| Checkmk versions & editions |
|
If views with multiple columns "Host custom attribute" were exported, e.g. as JSON or CSV, the title for each attribute was "host_custom_variable". This was now changed to "host_custom_variable_ID" to make it easier to distinguish.
Maybe an adjustment of an automated export is needed.