On Sat, Aug 8, 2015 at 12:41 AM, NuuuBie <[email protected]> wrote: > I'm completely new to trac so this is likley a easy question... but I can't > import datetimes through the ticketimport module. I'm able to add basic > comments with no datetime. But if I add on Time or TimeChanged it gives me > the error at the bottom. Obviously a syntax problem but can't find an > example anywhere.
Currently, TicketImportPlugin doesn't support time and changetime fields. See https://trac-hacks.org/ticket/4783. -- Jun Omae <[email protected]> (大前 潤) -- 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.
