Edgewall Software
Modify

Ticket #6590 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years 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:
Release Notes:
API Changes:

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 (591 bytes) - added by pierreroth64@… 4 years ago.
csv2trac.py diff file for 0.11 release syncrhonization

Download all attachments as: .zip

Change History

comment:1 follow-up: Changed 4 years ago by nkantrowitz

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

comment:2 in reply to: ↑ 1 Changed 4 years 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 4 years ago by pierreroth64@…

csv2trac.py diff file for 0.11 release syncrhonization

comment:3 Changed 4 years ago by pierreroth64@…

Here is the patch. Tested on 0.11b1.

comment:4 Changed 4 years ago by cboos

  • Milestone 0.11 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

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

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.