neraath opened a new issue, #6244: URL: https://github.com/apache/incubator-devlake/issues/6244
### 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 I have successfully configured DevLake to connect to our Azure DevOps instance via a PAT. We have dozens of projects, and for projects with only a few repositories, I'm able to navigate and configure them as a part of a data scope. However, for one project, we have over 200 repositories. When I select the project while configuring a Data Scope for this Azure DevOps source, the right pane shows that it's loading, but it never completes. The logs do not have any errors as far as I can tell. All responses from the Azure DevOps API were successful. Therefore, I'm lead to believe there's some problem within the DevLake Azure DevOps plugin that's causing this failure. ### What do you expect to happen I expect the complete list of repositories to display under the project, or at least a paginated list of repositories. ### How to reproduce 1. Create an Azure DevOps Project. 2. Create > 200 repositories under that project. 3. Spin up DevLake version 0.18.0. 4. Configure an Azure DevOps PAT with access to view all projects and all repositories in the Azure DevOps project. 5. Create a [Connection](https://devlake.apache.org/docs/v0.18/Configuration/AzureDevOps) using the PAT. 6. While [adding a data scope](https://devlake.apache.org/docs/v0.18/Configuration/AzureDevOps#step-12---add-data-scopes), select the project you created from step 1. 7. Observe that the repositories list on the right side of the pane does not complete loading. ### Anything else _No response_ ### Version v0.18.0 ### 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]
