On Mon, Apr 29, 2013 at 9:56 AM, Shiva Teja <[email protected]> wrote:
> Ha, was thinking about that too. I see a ticket_change table in the > database. So I generate the data from that table at the beginning and can > rely on the above method for future changes. I am not sure if every change > is saved in that table. Can you confirm this for me ?>>> can come up with > though. > The ticket_change table should record every change to a ticket. There are some open defects for this, such as (1). Hopefully that one gets fixed in Trac 1.0.2. You might want to poke around on trac-hacks and look at the numerous ticket charting macros/plugins. The implementations seem to a bit specific, but you can probably learn something from the implementations. (1) http://trac.edgewall.org/ticket/5658
