-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
Sprint 17, Sprint 18, Sprint 19, Sprint 20, Sprint 21, Sprint 22, Sprint 23, Sprint 24, Sprint 25, Sprint 26, Sprint 27, Sprint 28, Sprint 29, Sprint 30, Sprint 31, Sprint 32, Sprint 33, Sprint 34, Sprint 35, Sprint 36, Sprint 37, Sprint 38, Sprint 39, Sprint 40, Sprint 41, Sprint 42, Sprint 43, Sprint 44, Sprint 45, Sprint 46, Nov 2018, Sprint 47, Dec 2018, Sprint 48, Jan 2019, Sprint 56 (Sep 2019), Sprint 55 (Aug 2019), Sprint 49 (Feb 2019), Sprint 50 (Mar 2019), Sprint 51 (Apr 2019), Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019), Sprint 57 (Oct 2019), Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020), Sprint 62 (Mar 2020), Sprint 63 (Apr 2020), Sprint 64 (May 2020), Sprint 65 (Jun 2020), Sprint 66 (Jul 2020), Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020), Sprint 72 (Jan 2021), Sprint 73 (Feb 2021), Sprint 74 (Mar 2021), Sprint 75 (Apr 2021), Technical backlog
-
1
currently api often discards part of the json query it does not understand. this can result in great confusion (ZBX-3685) and there's risk of dataloss (ignoring some filter part for a query that deletes elements).
if a parameter in a json query is not recognised, api should never ever proceed with the remainder of the query (for example, passing "hostid" instead of "hostids" for host.get method)
- depends on
-
ZBX-7622 API for maintenance do not work and zabbix server crash
- Open
-
ZBX-11906 template.massAdd API endpoint does not return error when empty values given
- Open
-
ZBX-18077 Empty response when API request fails
- Open
-
ZBX-18078 Misleading API error message
- Open
-
ZBX-2815 Missing audit records for different actions in zabbix GUI and API
- Closed
-
ZBX-15404 No validation of action conditions depends on event source
- Closed
-
ZBX-19124 PHP Warning: in_array() expects parameter 2 to be array, string given
- Closed
-
ZBX-13291 host.delete api method issue
- Closed
-
ZBX-13461 Obscure API error message "Incorrect arguments passed to function"
- Closed
-
ZBX-18075 Runtime error when creating a host via API
- Closed
- is duplicated by
-
ZBXNEXT-5415 usermacro.get results not as expected
- Closed
-
ZBX-8116 host.massupate method validation ignores host visible name
- Open
-
ZBX-8137 API: Misleading error when trying to delete maintenance that has already been deleted
- Open
-
ZBX-10553 Error creating Actions via Zabbix API
- Open
-
ZBX-11485 zbx_is_int() usage issue
- Open
-
ZBX-12078 Creating or updating an action through the API fails with SQL error
- Open
-
ZBX-5048 method action.exists doesn't validate required params and returns TRUE
- Closed
-
ZBX-5705 API triggerprototype.create possible to create duplicate elements
- Closed
-
ZBX-6881 With API method host.update "name" can be entered as "null"
- Closed
-
ZBX-3277 weird and incorrect api responses to various group deleting attempts
- Closed
-
ZBX-5562 Screen item API validation problems
- Closed
-
ZBX-5618 Create, update and other methods should trigger errors if no parameters are given
- Closed
-
ZBX-6018 API host.update bug when using doubledigit groupid
- Closed
-
ZBX-6165 Error While Importing Template
- Closed
-
ZBX-6915 Possible update templated triggers via API
- Closed
-
ZBX-10287 API configuration.export includes all triggers when exporting single template
- Closed
-
ZBX-11594 Problem with importing trigger on hosts from xml
- Closed
-
ZBX-12825 error: Wrong value for url field.
- Closed
-
ZBX-18453 Hostgroup not assigned correctly, Agent autoregistration via API
- Closed
-
ZBX-4545 possible to set incorrect maintenance period by api
- Closed
-
ZBX-6326 "hostinterface.update" method allows to put a line break to IP address. then server without IPv6 support cannot process it.
- Closed
-
ZBX-6771 Proxy Frontend/API - difference logic
- Closed
-
ZBX-6934 Undefined index in HostGroup API if trying to update hostgroup without groupid.
- Closed
-
ZBX-7030 API should refuse requests that lack of mandatory params
- Closed
-
ZBX-7278 API host.massremove templateids_clear generates SQL error
- Closed
-
ZBX-8195 httptest.update can create scenario steps without name
- Closed
-
ZBX-9046 Error deleting user via API
- Closed
-
ZBX-9411 SQL Error when calling action.create API method
- Closed
-
ZBX-10919 inconsistent select* parameter outcome
- Closed
-
ZBX-11184 Host.Get using Filter: by host(Name) returns the first Host always
- Closed
-
ZBX-11784 Invalid condition operators when using API to create actions
- Closed
-
ZBX-12118 Incorrect error message when creating an item prototype without "ruleid"
- Closed
-
ZBX-12542 "template.get" returns useless data
- Closed
-
ZBX-5750 Lack of validation in Image API.
- Closed
-
ZBX-7241 Possible to create screen larger than 100x100
- Closed
-
ZBX-7472 update & delete statements when saving a user even w/o changing anything
- Closed
-
ZBX-7679 deleting multiple discovery rules inserts audit one by one
- Closed
-
ZBX-7797 SQL ERROR IN API host.delete
- Closed
-
ZBX-8265 Incorrect httpstep validation
- Closed
-
ZBX-8268 Incorrect httptest.create step validation
- Closed
-
ZBX-8996 Undefined indexes in web scenario API create method
- Closed
-
ZBX-10537 Error on creating user via Zabbix Json API
- Closed
-
ZBX-12562 ERROR [file:dbconfig.c,line:9103] Something impossible has just happened - API Validation
- Closed
-
ZBX-2499 templated trigger editing problem with permissions
- Confirmed