hezyin opened a new issue, #5058: URL: https://github.com/apache/incubator-devlake/issues/5058
### 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 **Version v0.17..0-alpha7** When I clicked on "test-project" in the first screenshot below, I got the error in the second screenshot: <img width="1605" alt="Screen Shot 2023-04-27 at 3 20 03 PM" src="https://user-images.githubusercontent.com/2908155/235003514-a7c8cf62-5115-46f7-937b-b721aabd8449.png"> <img width="704" alt="Screen Shot 2023-04-27 at 3 19 35 PM" src="https://user-images.githubusercontent.com/2908155/235003517-d0d9cfde-18c7-4e4a-bbcc-4d7c14833abe.png"> Upon investigation, it seems the problem is that /remote-scopes?groupId=keonamini%2Ftest-project returns an empty "children" list, see below: <img width="779" alt="Screen Shot 2023-04-27 at 3 21 40 PM" src="https://user-images.githubusercontent.com/2908155/235003734-0536c8e6-8002-4627-ad67-a95061757d54.png"> And that's because I don't have access to project "test-project"'s repos in Azure DevOps. But we should have better error handling when this happens. <img width="1045" alt="Screen Shot 2023-04-27 at 3 17 49 PM" src="https://user-images.githubusercontent.com/2908155/235003215-e70d41be-10de-4eee-ad47-a34d7b511fdf.png"> ### What do you expect to happen When I click on "test-project", do not error out, it's ok to show an empty list. ### How to reproduce See above ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] 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]
