RTC import utility using CSV file (may be a Bug)
![]()
Hi,
I have faced the issue while importing the data into RTC, imported data which is having Parent column and selected option create new work item in Import utility.
Issue observed:
Parent linking was not happening for objects for the appropriate new work item ids got created from 1st row to 99th row but it linked 100th row data to all parent ids as children . I have attached the screenshot.
I think it is a bug is there any comments on these.
|
2 answers
![]()
I created new WI from my csv file. If you create new WI the ID itself is used to find the related parent for the children. I did a 2nd test with attached data. The interesting column is the last one (parent). Here you relate the children with the parent. Can ou give my data a try in a test environment?
Type,Id,Summary,Owned By,Status,Priority,Severity,,Parent Task,1,11Define Phase Plan,jazzy jazz,New,Unassigned,Normal,, Task,2,11Define the initial Product Backlog,jazzy jazz,New,Unassigned,Normal,, Task,3,11Define a new build,jazzy jazz,New,Unassigned,Normal,, Task,4,11Share code with Jazz Source Control,jazzy jazz,New,Unassigned,Normal,, Task,5,11Define phases,jazzy jazz,New,Unassigned,Normal,, Task,6,11Define categories and releases for work items,jazzy jazz,New,Unassigned,Normal,, Task,7,11Define team members,jazzy jazz,New,Unassigned,Normal,, Task,8,11Define permissions,jazzy jazz,New,Unassigned,Normal,, Task,9,11Cross Project Task 1,Unassigned,New,Unassigned,Normal,, Task,10,11Cross Project Task 2,Unassigned,New,Unassigned,Normal,, Task,11,11T1 neu,Unassigned,New,Unassigned,Normal,,#9 Task,12,11T2 neu,Unassigned,New,Unassigned,Normal,,#9 Task,13,11c t2,Unassigned,New,Unassigned,Normal,,#10 Task,14,11 c t3,Unassigned,New,Unassigned,Normal,,#10 |