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

   Fixes #8897
   
   The Jenkins connector can fail during data collection when a job has a long 
path and the generated primary_view value exceeds 255 characters.
   
   This change:
   - Changes PrimaryView to use text in the JenkinsJob model
   - Adds a migration to update existing installations
   - Registers the migration
   
   This prevents "Data too long for column 'primary_view'" errors when 
collecting Jenkins data from deeply nested jobs.


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