sonar-cnes-report
sonar-cnes-report copied to clipboard
Can return only the first 10000 results. 10500th result asked.
Describe the bug
I'm using Sonarqube Community Edition with around 20000 projects. I used this plugin on my Enterprise Edition with way less projects than that and it worked flawlessly so I decided to install it on my Community Edition. That's when I came up with this error on the console.
{ "errors": [ { "msg": "Can return only the first 10000 results. 10500th result asked." } ] }
I get that there's a limitation to 10000 results applies to web services that are backed by ElasticSearch index, I just wonder if this plugin could find a work around for it.
To reproduce
Steps to reproduce the behavior.
- Go to 'CNES Report'
- Open Network Console
Expected behavior
CNES Report showing all of my projects
Screenshots & log
it just shows loading
up until the 20th query, it's all good
then the 21th query shows the error
User environment
Please complete the following information.
- OS: Windows 10
- Sonarqube Community Edition 9.9.2 LTS
- CNES Report plugin 4.2.0