Emmanuel Blot wrote:

>> Ah, I was afraid of that.  Sorry, I don't have any other suggestions.
>> Unless TicketQuery has some deduplication option.  But it likely doesn't
>> because it usually only gets each ticket once.

> I wrote a simple macro, it was just a matter of a couple of lines.

something like
  select name,due,completed from milestone where completed > 0 order by name
? 

Have a nice day,
Berny

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