Stuck "GitHub auto-import errors detected" banner — failed-import record won't clear (org: eltizamsa

Hi team,

Our organization eltizamsa (GitHub-bound, Team plan) has a persistent org-level banner on the Projects page that we cannot clear:

GitHub auto-import errors detected
Failed repositories require manual import.
Review failed imports

What happened: we imported a GitHub repository, the import failed, and we then removed that repository. The failed-import record appears to be stuck — the banner has remained ever since, even though the repo no longer exists.

What we have already tried (no luck):

  • Turned off automatic import / provisioning
  • Uninstalled / reconfigured the SonarQube Cloud GitHub App’s repository access and let it re-sync
  • Clicking “Review failed imports” does not offer any dismiss / remove option
  • Confirmed there is no Web API endpoint to clear it (the alm_integrations / provisioning endpoints all return 404)

All of our projects analyze fine (SUCCESS, no warnings) — this is purely a stale org-level banner.

Could you please clear the stale failed-import record for organization eltizamsa on your side? Happy to provide any additional details (organization ID, the failed repo name, timestamps, etc.).

Thanks a lot!

Hi Alaa,

Thanks for the detailed report and for confirming the API behavior, that matches what we found.

We tracked down the stuck record: it’s from a failed auto-import that failed because the repository was public and your org’s plan restricts to private projects only. You then removed the repository from GitHub, but the failed-import record isn’t automatically cleaned up, currently the only way to clear it is a successful re-import of the same repository. Since it no longer exists on GitHub, there’s no way for you to clear it yourself.

This is a known limitation on our end, and we’ll track it internally. We’ll update this thread as soon as there’s news.