-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Import/Export - External System Import
-
41
-
Minor
-
80
Issue Summary
Unable to link epic and it's Child issues in Team-managed Software project using External System Import (CSV) functionality
Steps to Reproduce
- Create the CSV with Epic, Task, sub-task issues
- Prepare the CSV & move all the epic to the top.
- Move to the CSV import process
- Map at least these fields to themselves “Issue Type”, "Issue Key" “Issue id”, “Parent”, “Summary”.
- After the import, it throws an error
Expected Results
Epic and Task issues should be linked in a parent-child relationship
Actual Results
Epic and Task issues are not linked in a parent-child relationship
Below error is received:
"Cannot add value [ [TEST-126] ] to CustomField Parent Link in Issue with summary 'Test'. Probably value was in incorrect format."
Workaround
- To add a label or field as a placeholder for the parent key on each row in the CSV file.
- Issue Search using JQL to find the issues with the label or a placeholder for the parent key.
- Bulk Edit the parent key and clear the label or placeholder field.
OR
- Use automation to achieve the same result instead of Bulk Edit.
OR
- Use the new import experience for CSV import to bring data into a new company-managed space. After the import, use the bulk move to the existing space.
- relates to
-
JRACLOUD-93974 Ability to create a parent-child relationship using CSV for team-managed projects.
- Closed