-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.4.0alpha1
-
Sprint 72 (Jan 2021)
-
0.125
Go to Administration - Scripts
Add new Script
Choose type - Webhook
Add new parameters
In parameters fields type values with spaces before and after string - " Name " => " Value "
Fill othe mandatory fields.
Save Script.
Open saved Script.
Reslut: Parameters saved exactly as they were typed.
Expected: Spaces in Parameters should be trimmed.
Case 2:
Add parameters with only spaces in Name and Value.
Reslut: Script is saved.
Expected: Spaces are trimmed and Error: Parameters name cannot be empty.
- caused by
-
ZBXNEXT-6360 Support of JavaScript for global scripts
- Closed