Import workitems with parent ID from a CSV file
One answer
When you are creating your CSV, include a column for Parent.
In that column, put the parent ID after a hash tag (ex. #1999324)
Map that field to the parent attribute of the work item and it will find it. Note, this will not show in the preview pane but the link will be there when you view the results.