You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By whatever reason we have deleted a bunch of tickets in our trac. I now would like to migrate trac into a fresh github project. Is there a way to ensure that the id in github are the same as in trac, even if the ids are not consecutive.
This is the opposite case than the one when we do in an exisitng github repository which already has issues.
Solution approach
We could create "dummy tickets" for the missing ids and delete the same afterwards.
rewrite the ticket references in comments - but this is not possible for commit messages.