-
Problem report
-
Resolution: Unresolved
-
Minor
-
7.0.11, 7.0.12rc1
-
Debian 12, Firefox
-
Sprint candidates
Steps to reproduce:
- Template A has macro {$MY} = "YES"
- Template A used {$MY} in LLD filter
- Template B has macro {$MY} = "NO"
- Both templates linked to host
Result:
Host's "Inherited and host macros" shows value of {$MY} is "NO",
but when LLD rule runs, it works as if value of {$MY} was "YES".
Expected:
Value displayed in Frontend consistent with value used by Server.
Bonus points: Add warning indicator that conflict exists and that this is bad idea.
- caused by
-
ZBXNEXT-7553 Create user macro resolver to reduce configuration cache locks
-
- Closed
-