-
Problem report
-
Resolution: Won't fix
-
Major
-
2.2.23, 3.0.28, 4.0.11, 4.2.5, 4.4.0alpha1
-
None
-
Sprint 58 (Nov 2019), Sprint 59 (Dec 2019)
-
1
Steps to reproduce:
Import would fail if there is a trigger defined on a child template which refers to an item from a parent template.
import-parameters.json
example.json
Result:
ERROR: host: X.X.X.X - an error occurred on import: {"code":-32602,"data":"Incorrect item key \"system.cpu.load[]\" provided for trigger expression on \"Test Child\".","message":"Invalid params."}
Expected:
It imports succesfully to Zabbix if Zabbix web Interface is used.
Initially found on 2.4.5, but 4.0 and 4.2 is also affected.
- caused by
-
ZBXNEXT-1305 Template with Linked Template (both with LLD) not export any data except the link to template
- Open