-
Bug
-
Resolution: Fixed
-
High
-
redmine-2.0.3, redmine-2.0.4
Redmine Importer does not show existing relations on "Map Links" step of the wizard.
Steps to reproduce:
1. Prepare Redmine instance - Create Project PROJ with Issue A and Issue B
2. Create relation between Issue A and Issue B (e.g. Duplicates)
4. Enable linking and create correspondig link in JIRA (e.g. Duplicate)
3. Go to JIRA Redmine Importer, start the import of project PROJ, go through the wizard
4. On "Map Links" step choose mapping Duplicates -> Duplicate
5. Finish the import.
Exptected behaviour:
"Map links" step contains at least two Link Types (Parent & Duplicate). Issues are imported correctly and there is an exisitng link between Issue A and Issue B
Actual behaviour:
"Map links" has only Parent link type (there is no "Duplicate" link) - After import Issue A and Issue B are not linked.