Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Issue Column sorting in Issues view (Issues.aspx) does not do true sort (Gemini 2.0.2)

web-app

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
rsherman
Replies (1)
helpful
0
not helpful

The issue column is sorted alphabetically. Add the issue ID column if you would like to sort numerically.


Saar Cohen
· 5000
Saar Cohen