ukautz / mantis2redmine

Script to migrate mantis database to redmine
http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/
12 stars 15 forks source link

Error on 'fresh' Redmine #4

Open esolitos opened 12 years ago

esolitos commented 12 years ago

Hi, i have this error (reported below) when importing mantis data in a fresh install of redmine. A workaround is to simply create a fake project and a fake version on both mantis and redmine.

 *** Versions ***

Mantis: Version

Redmine: Version

Version translation
    Mantis               ->     Redmine             

Use of uninitialized value $last_mantis in concatenation (.) or string at ./mantis2redmine.pl line 1187, <STDIN> line 13.
Use of uninitialized value $last_mantis in hash element at ./mantis2redmine.pl line 1187, <STDIN> line 13.
Use of uninitialized value in concatenation (.) or string at ./mantis2redmine.pl line 1187, <STDIN> line 13.
Type 'ok' if you confirm or num:num  or num:-1 for create as new to change assignment
  eg :1 to change Version of '' to 'Test Version'
  type 'print' to show the Redmine/Mantis tabels again
(ok/num:num/print) > ok
Use of uninitialized value in numeric eq (==) at ./mantis2redmine.pl line 1113, <STDIN> line 14.
Can't use an undefined value as a HASH reference at ./mantis2redmine.pl line 1113, <STDIN> line 14.
ksaveras commented 12 years ago

Does anyone fix this?

prusa commented 9 years ago

Is this repo still maintained? I'm getting this as well, anyone figure it out?

ukautz commented 9 years ago

Hey guys. Nope, this repo is not maintained anymore. If anyone want to continue the project, just let me know.

prusa commented 9 years ago

ukautz, I'll take ownership of the project if you want. This is something I used to migrate recently.

maxymax68 commented 9 years ago

Hello prusa, Did you find a fix for the issue? i am facing the same here. Thanks in advance

ukautz commented 9 years ago

Alright, my bad, disabled mail notifications and didn't see prusa's kind offer. @prusa You're added as a collaborator, not sure how to change ownership.