Missing projects from GitHub Import Feature

Describe your question in as much detail as possible:
I’m trying to import more projects from organizations I am the owner of on GitHub to GitLab. I do not see these projects in my list of available projects on GitLab’s import feature.

  • What are you seeing, and how does it differ from what you expect to see?
    I’m seeing the same projects as usual and no new projects.

  • Consider including screenshots, error messages, and/or other helpful visuals
    Just missing projects

  • What version are you on (Hint: /help) ? and are you using self-managed or gitlab.com?
    GitLab SaaS

  • What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?
    I’ve disconnected my GitLab account with GitHub and “reconnected” it via my account settings on GitLab.

If you are having an issue importing new projects because they are not visible on the import screen this may solve that problem. The problem is related to granting GitLab access to new organizations that were not granted access at the time of setting up OAuth.

  1. Navigate to your GitHub connected Applications page.
    Sign in to GitHub · GitHub

  2. Select the OAuth connected applications tap.

  3. Select the GitLab application by clicking the name.

  4. Under the Organization access grant access to the respective organizations.

  5. You can now import projects through GitLab for that organization.