-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.3
-
None
-
Zabbix Proxy 7.0.3 running on openSUSE Leap 15.6 in docker container.
Offical image used: https://hub.docker.com/r/zabbix/zabbix-proxy-sqlite3
-
Prev.Sprint, S24-W36/37, S24-W38/39, S24-W40/41, S24-W42/43
-
0.25
Steps to reproduce:
- Create HTTP Agent item type
- Select GET and put the correct URL and Auth header. The API does not require any HTTP paramenters
- Test the item via Test button
- ...
Result:
The returned error complains additional properties are not allowed
See screenshot KO_1 and KO_2
Expected:
If I remove the empty query field, the test runs successfully
See screenshot OK_1 and OK_2
Problem is, when I save the item, and then reopen it, the empty query field is still there. Seems it can't be removed.
The API endpoint is a Proxmox Server 8.2.4
Thank you
See attached patch file...
- caused by
-
ZBXNEXT-7578 Make the data structure for "headers" and "query_fields" of items, item prototypes, LLD rules the same as is for web scenarios
- Closed