Hi, I am facing an issue where I cannot access a project created <24 hours ago, nor reimport the associated repository from GitHub.
- ALM used: GitHub
- Error observed:
- Project is unaccessible. Direct URL access does not function.
- Cannot be reimported from the organization, as it is flagged to be “Already imported”.
- Steps to reproduce:
- Created project ~24 hours ago, successfully ran initial scan on the SonarQube Cloud web UI. Added it and used it successfully to VSCode (SonarQube extension).
- Created today a script using the API token to fetch all issues into a JSON format, which ran successfully.
- Tried to add SonarQube to Slack for notifications, ran the command /sonarqube subscribe and the project could not be found anymore.
- Project disappeared in the SonarQube Cloud web UI.
- Steps attempted to fix:
- Rebinding the organization did not solve the issue, as the repository appears to be “Already imported” yet no project exists.
- Deleting the organization on SonarQube Cloud and recreating the org. using the GitHub connection did not solve the issue, as the repository appears to be “Already imported yet no project exists in the new org. Additionally, I cannot name it the same as the previous org ‘vmorand1’ which owned the project.
- Trying to change the organization key: ‘vmorand1’ (the org I previously had, with the project) already exists, yet I do not have access to it anymore
- Verified the permissions in the organization - my account has the sufficient permissions.



