Reimporting Resolution States for Defect workitems in RTC 4.0
Hi All,
I am trying to do a CSV import for the ' Resolution' attribute in Defect workitems and I found that all resolution states are getting mapped accordingly except 'Duplicate'.
Error :
The columns in the CSV files are Id , Type , Resolution.
Also I tried adding the Duplicate of as a column and mentioned the id as #workitem id. That did not seem to help to. Same error. Has anybody come across this ?
Thanks in advance!
I am trying to do a CSV import for the ' Resolution' attribute in Defect workitems and I found that all resolution states are getting mapped accordingly except 'Duplicate'.
Error :
The columns in the CSV files are Id , Type , Resolution.
Also I tried adding the Duplicate of as a column and mentioned the id as #workitem id. That did not seem to help to. Same error. Has anybody come across this ?
Thanks in advance!
One answer
This is probably occurring because your have a process precondition where, in order to save a work item as 'duplicate' you need a work item link 'duplicated by'. Therefore, in order to import this work item, you will need to update your CSV to include links, and reference the duplicate work item ID.