Template for a good new topic, formatted with Markdown:
- ALM used: GitLab
- CI system used: GitLab
- Error observed :
Project Admins are not able to bind existing sonar projects to a Gitlab project. Even though the setting is available to project admins, the gitlab project list appears empty.
Org Admins can see the full list of available gitlab projects.
When visiting Administration → General Settings → Repository Binding, in the background the call to: https://api.sonarcloud.io/dop-translation/dop-repositories?organizationId=XXXX fails with 404 - Potential workaround
Only works for Org Admins
Is this intended? It would be great if Project Admins could bind their own projects without support of an Org Admin.
Thanks!