Trying to import from custom type xyz to story is instead importing as defect
Hi,
I am trying to import custom type XYZ from one project area to another project with type Story. However importing process runs successfully but the work item types are getting created as Defects instead of story.
My custom mapping sheet has attribute as below.
<attribute sourceId="Type" targetId="Type">
<value sourceId="XYZ" targetId="Story"/>
I also tried by giving ID
<attribute sourceId="Type" targetId="Type">
<value sourceId="com.fmr.ffas.workitem.xyz" targetId="com.ibm.team.apt.workItemType.story"/>
I am not sure how the work items are getting imported as defect, even though not defined in the mapping sheet.
Thanks
|
One answer
Ralph Schoon (63.3k●3●36●46)
| answered Oct 10 '16, 12:21 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to look up the type ID's and set them. Also use a test system to develop your mapping files.
Comments
Ralph Schoon
commented Oct 10 '16, 12:26 p.m.
| edited Oct 10 '16, 12:26 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The values would look like:
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.