-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
7.0.0
-
None
-
S24-W26/27, S24-W28/29
-
0.25
Steps to reproduce:
- In Zabbix 6.0.30, create a template "Test" with value mapping: Name = Testmap, 1 mapped to "yes"
- In the template, add an item:
- Name = Testitem
- Type = Zabbix trapper
- Key = testitem
- Value mapping = Testmap
- Export the template as "test.yaml"
- See that the export file contains Testmap configured for Testitem
- In Zabbix 7.0.0, go to importing the template from "test.yaml"
- In the import diff screen note that there is no valuemap configured for Testitem
- Complete the import
Result:
There is no value map configured for Testitem in the imported template in Zabbix 7.0.0.
Expected:
Value map is configured for Testitem.