It's all about the answers!

Ask a question

Importing a simple custom string attribute from bugzilla


John Kelly (1231715) | asked Jan 13 '09, 12:53 p.m.
After reading "TN0007: Guide for Importing Jazz Work Items from Bugzilla and Other Systems" i've managed to define two enumerators and import these enumerated attributes from a bugzilla bug into a RTC defect.

i can't however figure out how to define the mapping for a simple custom string.

I added this in my mapping xml

<attribute sourceId="status_whiteboard" targetId="whiteboard"/>

and this in my process configuration source

<customAttribute id="whiteboard" name="whiteboard" type="smallString"/>
<presentation attributeId="whiteboard" id="whiteboard" kind="com.ibm.team.workitem.kind.string"/>

but the status_whiteboard attribute contents does not appear in the imported defects whiteboard field.

I'm probably missing something very simple... but can't wsee what

All help gratefully received
John

Be the first one to answer this question!


Register or to post 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.