Hello John, John wrote: > Hi all, > > Sorry if this is a n00b question, I searched and couldn't find how to > fix this. I have a custom query, which sorts by milestone, then > subsorts by priority. > > But our system seems to have had a number of priorities, so our > highest priority has a value of 5 in the db, and the lowest has a > value of '10'. > > The following query seems to be sorting alphabetically instead of > numerically, so the low priority items (value 10) are showing at the > top. How can I get this to sort numerically? >
Upgrade to 0.11rc1, it should be fixed there. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
