Index of /ports_www/trac-ticketimport
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:16 1.6K
distinfo 28-May-2011 14:16 143
pkg-descr 31-Dec-2009 20:53 699
pkg-plist 31-Dec-2009 20:53 44
This plugin lets you import into Trac a series of tickets from a CSV
file or (if the xlrd library is installed) from an Excel file.
You can also use it to modify tickets in batch, by saving a report as
CSV, editing the CSV file, and re-importing the tickets.
This plugin is very useful when starting a new project: you can import a
list of requirements that may have come from meeting notes, list of
features, other ticketing systems... It's also great to review the
tickets off-line, or to do massive changes to tickets.
Based on the ticket id (or, if no id exists, on the summary) in the
imported file, tickets are either created or updated.
WWW: http://trac-hacks.org/wiki/TicketImportPlugin