likyh commented on code in PR #3916:
URL: 
https://github.com/apache/incubator-devlake/pull/3916#discussion_r1046587654


##########
config-ui/src/hooks/useDataScopesManager.jsx:
##########
@@ -224,7 +224,7 @@ function useDataScopesManager({
 
   const getGithubProjects = useCallback(
     (c) =>
-      c.scope.map(
+      c.scopes.map(

Review Comment:
   Let the edit page can open in new blueprints. But the scopes can not edit 
still.



-- 
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