I am migrating trac 0.10.4 from a linux server onto a new trac instance 1.0.1 on windows server.
I copied over the trac.db to keep our existing tickets. I have just noticed that the ticket.time, ticket.changetime, and ticket_change.time fields are 0 in the copied db although those fields are correct in the original backed up db. Has anyone else experienced this? I am thinking that this was caused by the trac-admin upgrade command or the installation of the TracTicketTemplatePlugin which apparently adds a new table, ticket_template_store to the db. Am I suppose to do a import of some sort to preserve my data? Thanks in advance for assistance. O'Neal -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
