e2corporation commented on code in PR #3477:
URL: https://github.com/apache/incubator-devlake/pull/3477#discussion_r999497770
##########
config-ui/src/models/GithubProject.js:
##########
@@ -47,6 +48,7 @@ class GitHubProject {
this.useApi = data?.useApi || false
this.variant = data?.variant || 'project'
Review Comment:
Reason outlined in ticket #3411,
https://github.com/apache/incubator-devlake/issues/3411. Maybe it get's removed
in the future, for now it would be ideal to determine providerId without
dependency to $activeProvider.
--
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]