-
Type:
Patch
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: dashboard-view-plugin
-
None
Since the the value starts with a "#" the default sorter tried to
sort it as alphanumeric string instead of a numeric value.
This patch implements a numeric sorter.