How to create and link child work to parent work item while importing CSV file using WCL
Hi All,
I am using work item command line 4.1 for importing workitem from CSV to RTC, It is working properly
but I want to create parent with child work item from CSV
example type id summary children
task 12 task1 #14
task 14 task2
I want to create both mentioned work item as above with parent child relationship using work item command line
how can I do that please suggest me
Thank You !
Accepted answer
The documentation for WCL is a bit fragmented. Here the export/import: https://rsjazz.wordpress.com/2015/11/03/a-rtc-workitem-command-line-version-3-0/
It works very similar to the RTC CSV export and import, it also uses the same mapping file. (Which you can create a starter for by exporting).