Changes between Version 8 and Version 9 of TicketImportPlugin


Ignore:
Timestamp:
Jan 5, 2009, 3:06:19 AM (15 years ago)
Author:
philippe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketImportPlugin

    v8 v9  
    77You can also use it to modify tickets in batch, by saving a report as CSV, editing the CSV file, and re-importing the tickets.
    88
    9 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.
     9This 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.
     10
     11Based on the ticket id in the imported file, tickets are either created or updated.
    1012
    1113It is used by software products development teams daily on several projects in at least three companies.