-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.0alpha8
-
Component/s: Frontend (F)
-
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
-