On Wednesday 22 September 2010, janiv wrote: > I want to import our old bugs from our previous bug tracking system > (we used the sharepoint and custom bug track application). > I want the creation date of the bugs to be same as in the previous > bug tracking application? > I've added a time column to the CSV file, and imported the bugs, > however, the time created is set to the time the ticket was imported, > instead of its original time.
Since the time fields are kind of magic as far as Trac is designed, it may be that you cannot set them via the CSV import. If you really care for it, you could always write up some SQL to change this in the database later. > Also, is there an option to import the bugs and leave their previous > Id, and make the Agilo (or trac) start counting the next sequential > ids from a custom number (i.e. start from id 2000?). Have you tried adding an id column? Cheers Robert -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

