Defect #15050
redmine:migrate_from_mantis fails to migrate projects with all upper case name
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Importers | |||
Target version: | 2.4.0 | |||
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.
Associated revisions
Fixed that redmine:migrate_from_mantis fails to migrate projects with all upper case name (#15050).
History
#1
Updated by Toshi MARUYAMA over 9 years ago
- Category set to Importers
#2
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.4.0
- Resolution set to Fixed
This should be fixed in r12218, thanks for pointing this out.