Not able to set WorkItem type
I am trying to import Clearquest records to RTC. For setting work item type in mapping xml, I am using:
<attribute sourceId="record_type" targetId="com.ibm.attribute.workItemtype">
<value sourceId="ALMRequest" targetId="com.ibm.team.apt.workItemType.story"/>
</attribute>
But still, it is created as a defect. Please help!
Thanks,
Sud
<attribute sourceId="record_type" targetId="com.ibm.attribute.workItemtype">
<value sourceId="ALMRequest" targetId="com.ibm.team.apt.workItemType.story"/>
</attribute>
But still, it is created as a defect. Please help!
Thanks,
Sud
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 20 '15, 8:25 a.m.Are you talking about the Excel importer?