Importing Clearquest records to RTC
![]()
I am trying to import Clearquest records to RTC. But, while doing that, by default, all the workitems created are defects. But it should happen as:
Request in Clearquest ---- Story in RTC Task in Clearquest ----- Task in RTC. How can I achieve the same? Thanks, Sudipto |
Comments
Very simple.. you have to define it as a story!
Because Defect is just default...
type: "com.ibm.team.apt.workItemType.story"
Thanks for reply. But in that case, what would be source id in mapping.xml?