-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 6.1
-
Component/s: Jira Importers Plugin
-
6.01
-
1
-
Severity 3 - Minor
summary
It's possible to create Issues with the type "Sub-task" that aren't associated with any parent.
steps to reproduce
- create a CSV source file defining sub-tasks (populate Parent Id and put "Sub-task" as the Issue Type);
- don't give sub-tasks a unique Issue Id, e.g. use the same string for all of them;
- perform the import.
Result: Issues are created, but not associated with any parent.
Workaround: this can be fixed by a CSV update. Edit the file to make Issue Id values unique, and reimport the file.
- is duplicated by
-
JIM-1355 Loading...