-
Type:
Problem report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.4.3
-
Component/s: Frontend (F)
-
None
-
Environment:source: CentOS 8, TimescaleDB 1.7.4
target: in Kubernetes dockerized zabbix_server, frontend, zabbix_proxy, TimescaleDB 2.1.1
Steps to reproduce:
- Try to import templates having set host groups - some existing and some not existing in target instance (origin and target are both 5.4.3
- Try with checked "create new groups"
- Try with unchecked "create new groups"
Result:
When checked, import fails when trying to create already existing host groups. When unchecked, import fails on missing host groups.
Expected:
Not trying to create already existing host groups.
Workaround:
Rename or delete existing host groups matching those in imported templates and try import then.