antarasevich opened a new issue, #8259: URL: https://github.com/apache/incubator-devlake/issues/8259
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened opsgenie plugin list first 20 service while scope configuring 1 Wrong parameters are passed to v1/services of opsgenie API. correct one are **offset** and **limit** while page per_page are passed. Example https://api.opsgenie.com/v1/services?offset=285&limit=5 2 Only first 20 are returned back to UI (default paging of opsgenie) No code in backend to process ### What do you expect to happen opsgenie plugin list **all** services available in opsgeneie for my user ### How to reproduce 1 Please config more then 20 services in opsgenie 2 try to config scope ### Anything else _No response_ ### Version v1.0.2-beta3 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org