We're running Trac 0.11, so we're trying to use the Trac Query system
but there's a few limitations. Maybe I missed it, but is there any way
to do multi-level sorting?

For example, I want to group tickets by user. I then want to sort it
by priority and milestone, with priority taking precedence. For
example:

User: RandomDent
-----------------------------
Ticket: Priority 1, Milestone 1
Ticket: Priority 1, Milestone 2
Ticket: Priority 2, Milestone 1

...

Something like that... Is there any way to do that without using the
old Trac Reports? I'm having a hell of a time getting appropriate
behavior out of even the default Trac Reports, which is half the
reason I want to use Queries.

Any help would be much appreciated. Thanks!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to