-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
7.1.6, 7.1.7, 7.11.0, 9.12.12
-
7.01
-
22
-
Severity 2 - Major
-
8
-
Summary
Sprint and Ranking data can be imported via Project Import, as per JRA-28748 however it does not import issues to any existing sprints in the target instance. Instead, new sprints are created per project import so there will be duplicated sprints with the same sprint name.
Steps to Reproduce
- Configure the source instance to have 3 projects with Scrum boards
- In Board 1, edit the filter to show issues from the other 2 boards
- Create a sprint with issues from 3 projects and start the sprint
- Generate an XML backup and configure target instance as per step 1
- Run Project Import in target instance for all 3 projects
Expected Results
Issues should be mapped to the same sprint after project import
Actual Results
Issues are mapped to 3 different sprints with the same sprint name
Workaround
- Manually map imported issues into one sprint and remove the other sprints
- Re-configure board filter in Board 1
The workaround might affect the data in Reports, specifically when the sprint has been started in the source instance
Please note that the workaround does not apply for issues that have multiple Sprints. Applying the workaround to such issues may cause loss of data about old sprints that are completed.
- relates to
-
JSWSERVER-15024 Project Import imports the same sprint multiple times
- Gathering Interest