RTC work item import with no prior knowledge of own Id and Parent Id
While performing csv file import to RTC, is there a way to tie the relationship between two work items as parent and child? This is often needed when we create a user story and its associated tasks in Excel, export as csv and then import to RTC. I believe this can be done through the "Id" and "Parent" fields, but couldn't find any info of how to do it. Could anyone help?
/Why Tea
Accepted answer
ยท This is an example to link new work items in CSV itself
Note: The ids (1, 2 and 3) are relative in the CSV itself. RTC automatically creates absolution ids once the work items were imported.