Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0.12, 4.2.6, 4.4.0alpha2
-
Fix Version/s: 4.0.13rc1, 4.2.7rc1, 4.4.0alpha3, 4.4 (plan)
-
Component/s: Frontend (F)
-
Team:Team B
-
Sprint:Sprint 56 (Sep 2019), Sprint 55 (Aug 2019)
-
Story Points:0.25
Description
Create a few items and triggers with names:
trigger1
trigger2
trigger3
trigger10
trigger11
trigger12
Create problems and observe Monitoring overview. The triggers are sorted in natural order:
trigger1
trigger2
trigger3
trigger10
trigger11
trigger12
Create a dashboard widget "Trigger overview" and observe the triggers are sorted differently:
trigger1
trigger10
trigger11
trigger12
trigger2
trigger3