-
Problem report
-
Resolution: Duplicate
-
Major
-
None
-
3.0.12
-
None
Normally, the API and Frontend make sure that the Host group name is unique.
However, when calling the `hostgroup.create` API method fast enough it is possible to create multiple host groups with the same name and different IDs.
I think that the uniqueness should be also enforced on the DB level.
- duplicates
-
ZBX-4134 It is possible to create duplicate objects using API in parallel requests
- Confirmed