Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

mapping multiple Bugzilla values to a single work item field

I am working on a complex Bugzilla mapping into a highly customized work item type with customized fields. I have a need to map several fields that were in Bugzilla into a single "miscellaneous" field in a work item. And, ideally, the resulting field would be separated by some kind of heading indicating the source of the field. For example, in Bugzilla I have the fields:

<bug_id>1234</bug_id>
<op_sys>Linux</op_sys>
<cf_bld_found>Build 2.0</cf_bld_found>

That I need to map to a text field in the new work item that would display as something like:

Bugzilla imported values:
Bug ID: 1234
Operating System: Linux
Build found: Build 2.0

Anyone know of a way to do this?

0 votes



3 answers

Permanent link
That capability does not currently exist. Please create an enhancement request.

0 votes


Permanent link
You can do this yourself by manipulating the XML export from bugzilla to merge the fields.

0 votes


Permanent link
That's a good suggestion.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Sep 15 '10, 6:59 p.m.

Question was seen: 5,104 times

Last updated: Sep 15 '10, 6:59 p.m.

Confirmation Cancel Confirm