keep original issue ids when importing from Bugzilla

IT Pertronic December 15, 2014

Hi
For the past 10 years we've been using Bugzilla and a homegrown application call "Change Notes". Change notes keeps track of all the changes we make to our product and can have references to bugs in bugzilla (linking on the bugzilla id).

Now we are planning to migrate both systems into JIRA.
I have successfully imported the data from our "Change Notes".
The next step is to import the bugs in Bugzilla but I would like to retain the original IDs.
For instance if Bugzilla ID is 4341, when imported into JIRA it should be BZ-4341.
The reason why this is important is because our current "Change notes" often refer to bugs like "BZ#4341" and automatically creates an hyperlink to the bugzilla bug.
By using the "JIRA Autolink plugin" I was able to reproduce this behavior. But for the automatic linking to work I need the bug id to be retained as the issue id in JIRA.
I know that JIRA uses a custom field when importing bugs from Bugzilla but that doesn't really help us.

I don't think we're using any attachments in Bugzilla so we could export the bugs as into a CSV file and import into JIRA and mapping the bugzilla id with the issue key.

Can you please help us understand what is the best way forward?
Thanks for your help!

2 answers

0 votes
Leonard Chew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 22, 2016

We had the same need to keep the Bugzilla ID's in Jira.
I have written a comment on how that can be accomplished providing JIRA runs on an Oracle DB.

https://answers.atlassian.com/questions/74864

0 votes
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 26, 2014

It's not possible to retain the same ID that you have in Bugzilla in the JIRA Issue Key. This answer has more details about this https://answers.atlassian.com/questions/74864

At this point, the best alternative would be to use the Custom Field as you mentioned.

-- Pedro

Suggest an answer

Log in or Sign up to answer