Must-share information (formatted with Markdown):
- which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
- how is SonarQube deployed: zip, Docker, Helm
- what are you trying to achieve
- what have you tried so far to achieve this
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
sonarqube version 10.4.1
community edition
Zip deployment on rhel 9.4
Hello,
I installed a community edition of sonarqube for testing purposes. Community edition allows for one DevOps platform integration. I have successfully integrated a self-managed GitLab instance.
I have multiple users with multiple projects in GitLab. All personal access tokens and integrations work ok.
Problem:
It appears that every single user in SonarQube is restricted to importing a single Project from GitLab into Sonarqube.
Questions:
-
Is this a known limitation of the Sonarqube community edition? i.e. a sonarqube user can only ever import a single project from GitLab? Trying to import a new project doesn’t allow you to enter a new token for the corresponding token. After the project is completely removed with an admin account, only a single project can still be imported.
-
If this is not a known limitation, is there a feature or setting that needs to be activated in order to import multiple projects from the same DevOps platform integrated with SonarQube CE.
-
If the above is indeed a limitation of the community edition, will upgrading to the developer edition resolve this issue? I note that the developer edition also only allows integration with a single DevOps platform.
Many thanks,