FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remove extranious selector that prevents matching issues by mattip · Pull Request #197 · piceaTech/node-gitlab-2-github · GitHub

remove extranious selector that prevents matching issues - #197

Open
mattip wants to merge 1 commit into
piceaTech:masterfrom
mattip:issue-retry
Open

remove extranious selector that prevents matching issues#197
mattip wants to merge 1 commit into
piceaTech:masterfrom
mattip:issue-retry

Conversation

mattip commented Dec 29, 2023

Copy link
Copy Markdown

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

mattip commented Dec 29, 2023

Copy link
Copy Markdown
Author

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.

spruce commented Jan 26, 2025

Copy link
Copy Markdown
Member

Did you find a way to resolve the partial import issue?

Comment thread src/githubHelper.ts
repo: this.githubRepo,
state: 'all',
labels: 'gitlab merge request',
// labels: 'gitlab merge request',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Could you annotate the removal with the reason?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL