-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.15rc1, 4.4.2rc1, 5.0.0alpha1
-
Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020)
-
1
The text of some error messages in Graph widget looks strange.
1) The same messages
Steps to reproduce:
- Add two data sets
- For one select "Y-axis" as Left, for other as Right
- Open Axes tab
- Set invalid data for both axes. For example: Min as 10 and Max as 5
Result:
Two the same messages:
- Invalid parameter "Max": Y axis MAX value must be greater than Y axis MIN value.
- Invalid parameter "Max": Y axis MAX value must be greater than Y axis MIN value.
Expected:
Add for which axis this message is, for left or right
2) Message isn't in one style
Steps to reproduce:
- Add data set and type host and item
- Open Overrides tab
- Add one of the override parameters, Width => 10
- Left empty host or item field
Result:
Error message:
- Invalid parameter "Overrides/1": the parameter "hosts" is missing.
But before (still in 4.0) was the same like in Data set:
- Invalid parameter "Overrides/1/hosts": cannot be empty.
Expected:
Message text in one style for host/item fields in Data set and Override.
(I prefer "the parameter hosts is missing", it's more clear)
3) Two messages for one mistake
Steps to reproduce:
- Add data set and type host and item
- Open Time period tab
- Set custom time period
- Type in field "From" value "now"
- Type in field "To" value "abc"
Result:
Two error messages:
- Invalid parameter "To": a time range is expected.
- Minimum time period to display is 1 minute.
Expected:
Will be enough first message