On Mar 1, 8:48 am, MC <marjet...@yahoo.com> wrote:
> The information is stored in ticket_change table:
>
> select * from ticket_change where newvalue='closed' order by timestamp
> desc limit 0,5;
>
> Does this help?

Yes, thank you.  I'll give it a try ... the only catch is that I can't
see a way to do this with the TicketQuery macro, so I guess I'll have
to use the SqlQuery macro.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to