Hi, I know the ticket_change table in trac.db holds changes to the tickets.
I have tickets progressed through different stages of the workflow. Someone requested me to give a snapshot of all the tickets the date/ time of stages each ticket went through. Something like Ticket Stage A Stage B Stage C 1 date time date time date time 2 date time date time 3 date time I wrote a stand alone python script to do this and it works but I have to run it manually. How can I do this via a plugin so someone else can do through the Trac site ? Thanks for any help. ctran -- 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.
