Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][SonarQube] remote-scopes endpoint doesn't return a next page token #7390

Closed
2 of 3 tasks
TihomirPop opened this issue Apr 26, 2024 · 0 comments · Fixed by #7477
Closed
2 of 3 tasks

[Bug][SonarQube] remote-scopes endpoint doesn't return a next page token #7390

TihomirPop opened this issue Apr 26, 2024 · 0 comments · Fixed by #7477
Labels
severity/p0 This bug blocks key user journey and function type/bug This issue is a bug
Milestone

Comments

@TihomirPop
Copy link

TihomirPop commented Apr 26, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Calling the GET api/plugins/sonarqube/connections/1/remote-scopes endpoint returns the first 100 results, but doesn't return the next page token to get the next page.

What do you expect to happen

It should return the next page token when there are more then 100 remote scopes.

How to reproduce

Have more then 100 projects and call the GET api/plugins/sonarqube/connections/1/remote-scopes endpoint.

Anything else

No response

Version

v1.0.0-beta3

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@TihomirPop TihomirPop added the type/bug This issue is a bug label Apr 26, 2024
@TihomirPop TihomirPop changed the title [Bug][SonarQube] remote-scopes endpoint doesn't return a next page toke n [Bug][SonarQube] remote-scopes endpoint doesn't return a next page token Apr 26, 2024
@klesh klesh added this to the v1.0 milestone Apr 28, 2024
@klesh klesh added the severity/p0 This bug blocks key user journey and function label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/p0 This bug blocks key user journey and function type/bug This issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants