-
Change Request
-
Resolution: Unresolved
-
Trivial
-
6.0.37rc1, 7.0.7rc1, 7.2.0rc1 (master)
-
None
-
S24-W48/49
Steps to reproduce:
- Create item
- Set type to HTTP agent
- Set request body type to JSON / XML
- Add data to the body that is not valid according to the selected type (not valid JSON / XML)
Result:
Zabbix will not allow saving such a configuration.
Expected:
It is expected that HTTP client will not validate data as it should be done by HTTP server. We could leave a notice that body may not be valid for the selected type, while still allowing to save the data.
- caused by
-
ZBXNEXT-6980 Implement audit log for item
- Closed