It's all about the answers!

Ask a question

Bugzilla mapping description to custom field


Tim Barrios (261105) | asked Sep 15 '10, 6:50 p.m.
I am working on a complex Bugzilla mapping into a highly customized work item type with customized fields. I need to be able to map the default description (com.ibm.team.workitem.attribute.description) to a custom value (e.g., my_description). The default mapping does a great job of mapping the first Bugzilla description into the default RTC work item description but I need it to be mapped to this new/customer entry. I thought something like:

<attribute>

in the mapping .xml might work but it doesn't. I tried using "long_desc" but that doesn't seem to work either.

Anyone have a way to do this?

One answer



permanent link
Tim Barrios (261105) | answered Sep 15 '10, 7:02 p.m.
Oops, that .xml in the middle of my post should be:

<attribute sourceId="com.ibm.team.workitem.attribute.description" targetId="my_description"/>

Your answer


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.