Closed tssk closed 12 years ago
Hello,
I am trying to migrate from Bugzilla version 3.4.4 (MySQL) to Redmine 1.3.2.stable.9322 (MySQL) but I got following error during migration.
Migrating profiles . Migrating products....... rake aborted! Validation failed: Source version can't be blank
I was trying to solve it myself, but I could not find where the "Source version" is defined as I am not familiar with ruby or rails.
Thanks for any help or hint.
For some reason I had "Source version" user field defined in Redmine that was required that caused the problem.
Hello,
I am trying to migrate from Bugzilla version 3.4.4 (MySQL) to Redmine 1.3.2.stable.9322 (MySQL) but I got following error during migration.
Migrating profiles . Migrating products....... rake aborted! Validation failed: Source version can't be blank
I was trying to solve it myself, but I could not find where the "Source version" is defined as I am not familiar with ruby or rails.
Thanks for any help or hint.