-
Type:
Documentation task
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 6.0.29, 6.4.14
-
Component/s: Documentation (D)
-
None
-
Sprint candidates
-
0.25
Steps to reproduce:
- https://www.zabbix.com/documentation/current/en/manual/config/items/itemtypes/calculated
- https://www.zabbix.com/documentation/current/en/manual/config/macros/lld_macros
LLD macros can be used: for item prototypes in ... calculated item formula for trigger prototypes in ... expression (only in constants and function parameters)
Try to create calculated item prototype with key like:
last(/{#LLD_MACRO}/key)
Expected:
Since this functionality is not supported by current design exceptions should be mentioned in documentation.