-
Incident report
-
Resolution: Duplicate
-
Trivial
-
None
-
2.3.1
API request:
httptest.update
{ "httptestid": "24", "name": "Homepage check", "steps": [ { "httpstepid": 114, "name": "DUP1", "url": "http://mycompany.com", "status_codes": 200, "no": 1 }, { "httpstepid": 114, "name": "DUP2", "url": "http://mycompany.com/about", "status_codes": 200, "no": 2 } ] }
Response:
No permissions to referred object or it does not exist!
Not exist check for Ids duplicates
Happen after ZBX-8194, but before was also wrong (last value rewrite first value)
- duplicates
-
ZBX-3783 Proper API validation
- Reopened