<div class="gmail_quote">On Sun, Nov 1, 2009 at 18:19, Paul Fox <span dir="ltr">&lt;<a href="mailto:pgf@laptop.org">pgf@laptop.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im"> &gt; * <a href="http://bugs.sugarlabs.org" target="_blank">bugs.sugarlabs.org</a> is moving from Trac to Launchpad.<br>
 &gt; * Existing bug data will be imported, but the bug numbers won&#39;t be the<br>
 &gt;   same.<br>
<br>
</div>what happens to bug numbers (i.e., referring to other bugs in the<br>
current database) that are embedded in the text commentary?  i<br>
assume they get converted, but it&#39;s worth asking.</blockquote></div><br>Good question. <br><br>There are two ways we can do this: <br><br><ol><li>Ask for a list of the new bug numbers, and do some apache mod_redirect magic to convert them to the new method.</li>

<li>During the import, give each imported bug an alias, like  &#39;sl1234&#39; which identify their numbers on the old bug tracker.  Then we just have to redirect from <a href="http://dev.sugarlabs.org/bugs/1234">http://dev.sugarlabs.org/bugs/1234</a> to <a href="https://launchpad.net/bugs/sl1234">https://launchpad.net/bugs/sl1234</a>, and LP will handle the rest. <br>

</li></ol>I&#39;ll have to ask for confirmation on whether option 2 can be automagically done during the import We&#39;d have to implement the redirect to (&quot;<a href="http://launchpad.net/bugs/sl">launchpad.net/bugs/sl</a>&quot; + BUG_NUMBER) ourselves, but that&#39;s trivial.<br>

<br>Worst case, we can do 1. I&#39;ll follow up and see what&#39;s doable and report back to the list. <br><br>-- <br>Luke Faraone<br><a href="http://luke.faraone.cc">http://luke.faraone.cc</a><br>