-
Problem report
-
Resolution: Fixed
-
Major
-
6.0.25rc1, 6.4.7rc1, 7.0.0alpha5
-
None
-
Sprint 107 (Dec 2023)
-
0.25
Steps to reproduce:
- Create 2 hosts (for example, "host a" and "host b")
- To each host add Zabbix trapper item with the same key (for example, "test")
- Send values to this item:
- host a - 1, 100
- host b - 10, 20
- Navigate to dashboards and add top hosts widget
- Add column: type Item value, add test item, aggregation - min
- In top hosts configuration do not change anything else (leave order - Top N)
- Create widget and observe: values are added in descending order (as expected)
- Edit the widget and add aggregation function "max", update the new settings
- Observe: values are added in descending order (as expected)
- Edit the settings again and change aggregation function to "none"
Result: Values are in ascending order, although the order is set to descending order.
Expected: Values are in ascending or descending order even if no aggregation function is used.
There are no Sub-Tasks for this issue.