jeffwidman / bitbucket-issue-migration

A small script for migrating repo issues from Bitbucket to GitHub
GNU General Public License v3.0
316 stars 95 forks source link

Older issues that reference newer issues don't automatically link #143

Open magreenblatt opened 1 year ago

magreenblatt commented 1 year ago

When importing an issue, if it references a newer (not yet imported) issue, then comments such as "Duplicate of #XXX" don't become clickable links to issue XXX. Editing and re-saving the comment later, after issue XXX is imported, does make it clickable. (Note: I'm not sure we can/should do anything about this behavior, just pointing it).