Describe the bug
Using the tabular view of a host or service list, and choosing a custom variable that is either prefixed by host_ or service_, you will get a table with said columns but their cells are all empty.
To Reproduce
- Open the service overview
- Choose tabular view
- Choose columns (e.g. host name, service name,
host.vars.host_prop, service.vars.service_prop
- Look at the resulting table
Expected behavior
The cells shouldn't be empty if there are actually values available.
Your Environment
- Icinga DB Web version (System - About): main
- Icinga Web 2 version (System - About): main
Describe the bug
Using the tabular view of a host or service list, and choosing a custom variable that is either prefixed by
host_orservice_, you will get a table with said columns but their cells are all empty.To Reproduce
host.vars.host_prop,service.vars.service_propExpected behavior
The cells shouldn't be empty if there are actually values available.
Your Environment