Exporting workitem results with parent/child information
Hello,
I'm trying to export workitems results with parent/child relationship details. Currently I am able to get this on the plan view. Wondering if there are other methods to get the desired results?
Having this detail would help PMs to get required report for project discussions and tracking purposes.
Thanks,
Bala.
I'm trying to export workitems results with parent/child relationship details. Currently I am able to get this on the plan view. Wondering if there are other methods to get the desired results?
Having this detail would help PMs to get required report for project discussions and tracking purposes.
Thanks,
Bala.
2 answers
Using the Eclipse Client, go to File-Export-Work Items:
1) select a Query and destination .csv file
2) Next, in the 'Choose attributes to export', select Id, Parent and Children
This should give you a .csv with Parent and Children columns refering to the corresponding Parent/Child(ren) work item Id(s).