Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube Community edition 9.5.0 - what are you trying to achieve
Big picture goal: I want the full commercial version, but have to prove SQ’s worth first before the purchase will be approved.
For this issue, I have Bitbucket all configured, and successfully scanning. However, from the Bitbucket repository, it is only pulling back 25 of my ~100 repositories when I try to create a new project in SonarQube.
It appears to have pulled them by alphabetical order, and some of our more important projects that have to be scanned to show SQ’s worth are towards the end of the alphabet.
On the “Create Project” page, it states “We’re only displaying the first 25 repositories. If you’re looking for a repository that’s not in this list, use the search above.” However, when I search for my other repos not listed, they do not show up.
- what have you tried so far to achieve this
I have reviewed the Bitbucket project and repository permissions, and all looks good for the user in question. I’ve tried restarting the SQ instance, but given it successfully works with other projects, I’m not sure where to begin.
I’ve looked if Community has any limitations on the number of repos it will pull from the CI source, but so far I see no limitations in this area. I’ve also looked through the Sonar Community forums and I do not see anything similar to this issue.
I have tried several browsers thinking it was a display issue, but no luck there either (grasping at straws, I know).
Any other ideas why all of my Bitbucket repositories are not visible when trying to create a new project?
Thanks.