Actions
Defect #15050
closedredmine:migrate_from_mantis fails to migrate projects with all upper case name
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
redmine:migrate_from_mantis does not migrate data of mantis projects with full upper case names. For example - a project with name MY PROJECT does not get migrated at all without indicating any error.
An easy work around for this is to change the project name to mixed case in mantis database.
Actions