Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide _override_servicevars in Host Details page #5076

Closed
wp-perc opened this issue Aug 9, 2023 · 1 comment
Closed

Hide _override_servicevars in Host Details page #5076

wp-perc opened this issue Aug 9, 2023 · 1 comment

Comments

@wp-perc
Copy link

wp-perc commented Aug 9, 2023

Is your feature request related to a problem? Please describe.

Contents of custom var _override_servicevars are displayed in the Host page alongside with all other custom vars.
During time this can become a hindrance, because the number of overrides is bound to increase.
Can we find a way to remove this variable from the visualization?

image

Describe the solution you'd like

The obvious solution is to hide all overrides.

Describe alternatives you've considered

Use Protected custom variables to hide the values will result in a more compact view, but doesn't completely remove the variable itself.
image
image

Additional context

Icingaweb2 version 2.10.4

@nilmerg
Copy link
Member

nilmerg commented Aug 10, 2023

This is a director specific variable, right? Then it's the director's job to hide it. Possible once Icinga/icingaweb2-module-director#2445 is merged/finished.

@nilmerg nilmerg closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants