avanier opened a new issue, #5212:
URL: https://github.com/apache/incubator-devlake/issues/5212

   ### 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
   
   While configuring the data scope of a PagerDuty integration you get to 
select which PagerDuty services to target. If you scroll down, the list will 
lazy-load additional services. This bug is that if your organization has more 
than `99` services, the same first `99` services are lazy-loaded.
   
   This really sounds like an API paging offset bug.
   
   ### What do you expect to happen
   
   When I scroll down the list of services,  I get a continuous list of 
services.
   
   ### How to reproduce
   
   Have a PagerDuty organization with 101 services.
   
   ### Anything else
   
   I've had a quick sift through the code, but I haven't found where that 
happens yet.
   
   I'll invoke @keon94 's attention because I get a sense he may know where the 
issue lies. :grin: 
   
   ### Version
   
   main
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to