Project

General

Profile

Actions

Task #792

closed

Feature #751: BugZilla migration

ensure bug IDs stay the same

Added by Florian Effenberger over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Urgent
Category:
-
Target version:
-
Start date:
Due date:
2014-11-05
% Done:

0%

Tags:

Description

It is crucial to ensure that the bug IDs stay the same as before, even in our existing BugZilla instance
Please do test ASAP with the existing dump, and also try what happens when new bugs are created

Actions #1

Updated by Robinson Tryon over 9 years ago

  • Status changed from New to Resolved

Florian Effenberger wrote:

It is crucial to ensure that the bug IDs stay the same as before, even in our existing BugZilla instance
Please do test ASAP with the existing dump, and also try what happens when new bugs are created

Bug IDs do indeed stay the same.

Example:

In FDO, we have https://bugs.freedesktop.org/show_bug.cgi?id=76104
That bug imports as http://bugzilla-test.documentfoundation.org/buggs/show_bug.cgi?id=76104

New bugs use incremented id #s, starting with the last bug listed in the database (i.e. they are not going back and filling-in the gaps left by the filtering done by Tollef on the FDO side.

Example: In the older dump, largest bug_id is 76786.
Creating a new bug report uses 76787 (largest bug_id + 1), which is what we'd expect.

Actions #2

Updated by Florian Effenberger over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF