Edgewall Software

Ticket #6590 (closed defect: worksforme)

Opened 11 months ago

Last modified 10 months ago

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

csv2trac.diff (0.6 KB) - added by pierreroth64@… 11 months ago.
csv2trac.py diff file for 0.11 release syncrhonization

Change History

follow-up: ↓ 2   Changed 11 months ago by nkantrowitz

Please feel free to fix it and attache a new version to the page.

in reply to: ↑ 1   Changed 11 months ago by anonymous

Replying to nkantrowitz:

Please feel free to fix it and attache a new version to the page.

I am not familiar with Python programming... For sure I will try... but the result may not come within a reasonable delay...

Changed 11 months ago by pierreroth64@…

csv2trac.py diff file for 0.11 release syncrhonization

  Changed 11 months ago by pierreroth64@…

Here is the patch. Tested on 0.11b1.

  Changed 10 months ago by cboos

  • status changed from new to closed
  • resolution set to worksforme
  • milestone 0.11 deleted

I added a note on the page TracSynchronize@11. But feel free to do it yourself next time :-)

Add/Change #6590 (TracImport is not up to date)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.