-
Bug
-
Resolution: Timed out
-
Low
-
2
-
Severity 3 - Minor
-
Issue Summary
Can't use issue id for issue link when importing .csv
Steps to Reproduce
- Go to External System Import and chose .csv
- Have a .csv mapping issue links with issue ids instead of issue keys
- Start the import
Expected Results
Links are created correctly
Actual Results
Issues links are not created during the import, and the following error will be shown
2021-03-05 20:44:14,943 INFO - Only new items will be imported 2021-03-05 20:44:15,068 INFO - Importing issue: [externalId='autoid--8904706533663185884', summary='s'] 2021-03-05 20:44:15,445 INFO - 1 issues successfully created 2021-03-05 20:44:15,449 INFO - ------------------------------ 2021-03-05 20:44:15,449 INFO - Finished Importing : Issues 2021-03-05 20:44:15,449 INFO - ------------------------------ 2021-03-05 20:44:15,511 INFO - ------------------------------ 2021-03-05 20:44:15,512 INFO - Importing: Issue Links & Subtasks 2021-03-05 20:44:15,512 INFO - ------------------------------ 2021-03-05 20:44:15,512 INFO - Only new items will be imported 2021-03-05 20:44:15,518 ERROR - Unable to link issue from autoid--8904706533663185884 to 11857 with link named 'Blocks': Cannot find imported issue key for external id '11857'
Workaround
Have your .csv populated with the keys instead of ids
- mentioned in
-
Page Failed to load
Looking for a fix for this