| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
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. |
Sorry, something went wrong.
|
Did you find a way to resolve the partial import issue? |
Sorry, something went wrong.
| repo: this.githubRepo, | ||
| state: 'all', | ||
| labels: 'gitlab merge request', | ||
| // labels: 'gitlab merge request', |
There was a problem hiding this comment.
Could you annotate the removal with the reason?
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Restarting a migration will fail to recognize existing github issues since the selector is looking for labels. Removing that enables the correct behaviour.