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

   ## What and why to refactor
   delete the use of `switch` in connection manager to prepare for dynamic 
connection.
   Now the use of `switch` blocks us from adding more types of connections 
quickly.
   So we need to refactor it to more commonly check.
   
   ## Describe the solution you'd like
   add `columns` in `integrationsData` to generate inputs.
   


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