-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.2.1
-
None
-
Sprint 91 (Aug 2022), Sprint 92 (Sep 2022), Sprint 93 (Oct 2022), Sprint 94 (Nov 2022)
-
0.25
In 6.0 hstgrp table had index by name. In 6.2 it was changed to unique index by type and name. When syncing configuration with proxy only groupid is sent. When discovery group is changed it causes SQL error because proxy is trying to insert another group with the same (default) name and type.
The simplest fix would be to mark hstgrp name and type with ZBX_PROXY in schema template, so they also are sent to proxy.
- caused by
-
ZBXNEXT-7480 Server changes to work with template groups
- Closed
- causes
-
ZBX-21995 Fresh Zabbix-proxy database error when received configuration
- Closed