API Request:
{ "applications": [ { "applicationid": "554" }, { "applicationid": "555" } ], "items": [ { "itemid": "27434" }, { "itemid": "27433" }, { "itemid": "27443" } ] }
If run it twice:
SQL statement execution has failed "INSERT INTO items_applications (itemid,applicationid,itemappid) VALUES ('27434','554','9700')"
- duplicates
-
ZBX-7086 Application item count and number of items in application item list is different
- Closed