It's all about the answers!

Ask a question

Does Bugzilla importer only map bugs to RTC Defect WI type?


Eric Jodet (6.3k5111120) | asked May 25 '12, 5:24 a.m.
JAZZ DEVELOPER
I have custom record types in Bugzilla,
and would like to import them.
However, I can not find where in the RTC Bugzilla Import Wizard,
where I can do type mapping so as to proceed with import.

Accepted answer


permanent link
Eric Jodet (6.3k5111120) | answered May 25 '12, 5:25 a.m.
JAZZ DEVELOPER
There is no such type mapping in the RTC Bugzilla Importer.
The implementation of the RTC Bugzilla Importer is:
IF bugzilla type found in RTC THEN create RTC record using this type,
ELSE: fall back to default RTC defect type.

Before proceeding with import - create all required custom type(s) and attributes.
If this is not possible, import records as default RTC defects.
Create a new custom type in RTC.
Once done - change the imported work item to new type.
Spencer Murata selected this answer as the correct answer

Your answer


Register or to post your answer.