9 May 03:04
[Trac] Edit report order= bug
From: John <john@...>
Subject: [Trac] Edit report order= bug
Newsgroups: gmane.comp.version-control.subversion.trac.general
Date: 2008-05-09 01:07:04 GMT
Subject: [Trac] Edit report order= bug
Newsgroups: gmane.comp.version-control.subversion.trac.general
Date: 2008-05-09 01:07:04 GMT
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? query:?status=accepted & status=assigned & status=new & status=reopened & status=resolved & group=milestone & order=priority & col=id & col=summary & col=status & col=type & col=priority & col=milestone & col=component & col=severity --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@... To unsubscribe from this group, send email to trac-users-unsubscribe@... For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed