Issue Column sorting in Issues view (Issues.aspx) does not do true sort (Gemini 2.0.2)
Now that we have almost 800 issues in our Gemini database it was easy to see that if I tried to sort them by Issue inside of one of our projects that it does not do a true sort.
Example:
We have a project called "DM", so all the Issues numbers are prefixed by "DM-"
I am sorting by clicking the "Issues" link at the top of the column.
The sort does not seem to see the Issue numbers as true "Numbers".
Within a particular range of numbers, say, 100-200, the issues sort ascending correctly, like this:
DM-100
DM-101
DM-102
etc
but since we also have Issues 1-99, when you sort all the issues together, you get something like this:
DM-105
DM-106
DM-107
DM-108
DM-109
DM-11
DM-110
DM-111
My expectation would be to see this numerically ascending (note that now DM-11 inserts itself between DM-109 and DM-110).
Not a show stopper but annoying. If this persists, when I sort ascending after reaching 1000+ Issues, they will I assume come up 1st, rather than last, because they start with the numeral "1".
rsherman
· 1 |
|
Thursday, February 9, 2006, 7:31:48 PM |