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

   ## What and why to refactor
   [What are you trying to refactor? Why should it be refactored 
now?](https://github.com/apache/incubator-devlake/blob/7b0199a6d8557d4f18b73200d619a96d10df0163/config-ui/src/components/blueprints/create-workflow/DataTransformations.jsx#L66-L73)
   
   board and project have the same logic, and the same usage. So the need to 
merge into one var.
   `configuredProject` and `configuredBoard`, `activeProject` and `activeBoard` 
have the same situation.
   
   ## Describe the solution you'd like
   merge board and project into `connectionScopes`
   


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