joezamolo commented on issue #8217: URL: https://github.com/apache/incubator-devlake/issues/8217#issuecomment-2584618132
My organization has recently started ramping up DevLake adoption and we have a number of projects that encounter a similar error during data collection, but in other tasks in the pipeline. Here's one example from GitHub data collection: ``` subtask Collect PR Commits ended unexpectedly Wraps: (2) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'created_at' at row 1 (500) Wraps: (3) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'created_at' at row 1 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *mysql.MySQLError ``` -- 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