-
Type:
Problem report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Zabbix 7.0.8 hosted in Kubernetes
Steps to reproduce:
- Create a host from a template that discovers hosts. This template should have a macro with a default value. And other macros that need to be completed
- Hosts that's discovered from this host will inherit all the macros that were updated when the parent host was added but not macros that's still default.
Expected:
- All template macro's even the default ones should be inherited by the children.