klesh opened a new pull request, #8899:
URL: https://github.com/apache/devlake/pull/8899

   ### Summary
   This PR fixes a database error that occurs when extracting Jenkins jobs.
   
   ### Bug
   When extracting Jenkins jobs, the  field was computed as , which could 
exceed the  column limit and cause:
   
   
   
   ### Fix
   Truncate the concatenated value to 255 characters before saving.
   
   ### Closes
   Closes https://github.com/apache/devlake/issues/8897


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