Ticket #6590 (closed defect: worksforme)
TracImport is not up to date
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11b1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
TracImport content is not up to date : for example, csv2trac.2.py is not synchronized with 0.11b1 schema of the ticket table.
Current script values :
standardfields = ["type", "time", "changetime", "component", "severity", "priority", "owner", "reporter", "cc", "url", "version", "milestone", "status", "resolution", "summary","description", "keywords"]
and the url field does not seem to be part of 0.11 ticket table.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


