Defect #11093

Trac 0.12 import poblems

Added by Stanislav German-Evtushenko 12 months ago. Updated 12 months ago.

Status:NewStart date:
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Importers
Target version:-
Affected version:2.0.1 Resolution:

Description

Trac importer should check:
1) Trac version (Trac 0.12 uses not string type for the date field but microseconds instead)
2) If data field is actually exist (I didn't manage to import Trac repository because some issues didn't have "changetime")

...
Migrating tickets.............................................rake aborted!
undefined method `>' for nil:NilClass
/opt/redmine-2.0/lib/tasks/migrate_from_trac.rake:79:in `at'
/opt/redmine-2.0/lib/tasks/migrate_from_trac.rake:199:in `changetime'
/opt/redmine-2.0/lib/tasks/migrate_from_trac.rake:492:in `block in migrate'
...

History

#1 Updated by Stanislav German-Evtushenko 12 months ago

When I say "Trac repository" I mean "Trac database".

Also available in: Atom PDF