[cfe-dev] Bugzilla migration is stopped again

Demi Marie Obenour via cfe-dev cfe-dev at lists.llvm.org
Sat Dec 4 10:57:07 PST 2021


On 12/3/21 19:18, Anton Korobeynikov via cfe-dev wrote:
> Dear All,
> 
> I hate to say this, but the migration was stopped again. Now it seems
> that GitHub does not rewrite issue references properly during the
> transfer (sick!). Let me show what the problem is exactly:
> 
> Consider two issues: A and B, where A will reference B and B will
> reference A. In our case this is used to model various relations like
> "duplicates / is duplicated by", "blocks / is blocked by", "depends on
> / required by". So, in bz archive A will reference B as #B and B
> will reference #A.
> 
> Now, let's migrate A. The references will be rewritten. #B =>
> bz-archive#B and #A => llvm-project#A. However, after migration of B
> only one reference is rewritten llvm-project#A => #A, the bz-archive#B
> link in the issue A will not be rewritten and therefore a dangling
> reference will appear.
> 
> For us this means that we will lose all links to duplicate issues, and
> (more important!) to linked issues in the meta bugs.
> 
> I informed GitHub about the bug and I am waiting for their answer.

Is “cancel the migration permanently” an option?  From what I can tell,
GitHub doesn’t seem like a very reliable choice compared to Bugzilla.
Could someone else (perhaps Mozilla?) help host the Bugzilla instance?

-- 
Sincerely,
Demi Marie Obenour (she/her/hers)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xB288B55FFF9C22C1.asc
Type: application/pgp-keys
Size: 4884 bytes
Desc: OpenPGP public key
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20211204/0ebbb9a6/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20211204/0ebbb9a6/attachment.sig>


More information about the cfe-dev mailing list