-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.0alpha8
-
Sprint 107 (Dec 2023)
-
0.5
Steps to reproduce:
- Create script item
- Open item test modal and click on "Get value"
Script item settings:
- Type of information: text
- One parameter with "Name" test and "Value" test.
- Script: return value;
Result:
Value is empty
Expected:
Value contains JSON string {"test":"test"}
- caused by
-
ZBXNEXT-8486 Make Item and Item prototype configuration forms modal
- Closed