node-gitlab-2-github icon indicating copy to clipboard operation
node-gitlab-2-github copied to clipboard

remove extranious selector that prevents matching issues

Open mattip opened this issue 1 year ago • 2 comments

Restarting a migration will fail to recognize existing github issues since the selector is looking for labels. Removing that enables the correct behaviour.

mattip avatar Dec 29 '23 06:12 mattip

One thing I noted when restarting a partial import. If the process created an issue but was interrupted before finishing the issue import, restarting the import will not match the partial import and will create a new issue. This "messes up" the issue numbering.

mattip avatar Dec 29 '23 10:12 mattip