<div dir="ltr"><div dir="ltr"><div>Hi folks,</div><div><br></div><div>Anton, thank you so much for driving the migration and all the effort you have invested!</div><div><br></div><div>We discussed the current situation and the options in the Infrastructure Working Group meeting yesterday [1]. Our proposal is to give GitHub another 48 hours (i.e. Thursday EOB) to resolve the issue regarding missing links in circular dependencies. </div><div><br></div><div>If it can't be resolved by that time, we propose to move forward with the migration anyway. The data is there, we're only missing the links. From our perspective this is something we can live with.</div><div><br></div><div>Best,</div><div>Christian on behalf of the Infrastructure Working Group</div><div><br></div><div><br></div><div>[1] <a href="https://github.com/llvm/llvm-iwg/issues/56#issuecomment-988090092" target="_blank">https://github.com/llvm/llvm-iwg/issues/56#issuecomment-988090092<br></a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 4, 2021 at 1:19 AM Anton Korobeynikov via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear All,<br>
<br>
I hate to say this, but the migration was stopped again. Now it seems<br>
that GitHub does not rewrite issue references properly during the<br>
transfer (sick!). Let me show what the problem is exactly:<br>
<br>
Consider two issues: A and B, where A will reference B and B will<br>
reference A. In our case this is used to model various relations like<br>
"duplicates / is duplicated by", "blocks / is blocked by", "depends on<br>
/ required by". So, in bz archive A will reference B as #B and B<br>
will reference #A.<br>
<br>
Now, let's migrate A. The references will be rewritten. #B =><br>
bz-archive#B and #A => llvm-project#A. However, after migration of B<br>
only one reference is rewritten llvm-project#A => #A, the bz-archive#B<br>
link in the issue A will not be rewritten and therefore a dangling<br>
reference will appear.<br>
<br>
For us this means that we will lose all links to duplicate issues, and<br>
(more important!) to linked issues in the meta bugs.<br>
<br>
I informed GitHub about the bug and I am waiting for their answer.<br>
<br>
-- <br>
With best regards, Anton Korobeynikov,<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div>