-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 4.4.2rc1, 5.0.0alpha1
-
Component/s: Frontend (F)
-
Sprint 58 (Nov 2019)
-
0.25
Steps to reproduce:
- Create graph widget
- Type host and item in data set
- Select Y-axis as Right
- Save widget and dashboard
- Open widget_field DB table
- Check type of ds.axisy.0
Result:
type is 1, which mean String
Expected:
Before was Integer
- caused by
-
ZBXNEXT-5425 Aggregation functions for graphs
-
- Closed
-