jmezach commented on issue #8325:
URL: 
https://github.com/apache/incubator-devlake/issues/8325#issuecomment-2709665464

   @klesh I've tested changing the column type of the `name` column in the 
`_tool_azuredevops_go_timeline_records` to `text`. That worked, but then I ran 
into an issue with the `cicd_tasks` table, since that also has a `name` column 
so I had to change that to be of type `text` as well. Now my pipeline is 
running smoothly.
   
   Is there an objection to also changing the column type for the domain table? 
Or should we perhaps just truncate the name instead?


-- 
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: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to