-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.2.6
-
None
-
None
Steps to reproduce:
Every Item Funktion in Message Templates is resoved to the {item.lastvalue} Value.
e.g. Alarm for Printer Toner below 20%... the Toner Value is 19
In the Message I have something like:
Toner-Value: {item.lastvalue}
Modell: {?last(/
{HOST.HOST}/deviceModel)}
In the Message I recive
Toner-Value: 19
Modell: 19
-> in the Message, the Funktion it is not Resolve to "HP Laserjet", it is resolved as "19"... the Value of the Item that Trigger
Expected:
For Funktion of Host Inventory Field it work.
- duplicates
-
ZBX-21922 Expression macro might get expanded using wrong item values
- Closed