dosubot[bot] commented on issue #8602: URL: https://github.com/apache/incubator-devlake/issues/8602#issuecomment-3371585742
<!-- Answer --> The schema change to cicd_deployments.name is not related to the "graphql query got error" in the Collect Issues subtask—these parts of DevLake are isolated in both code and data flow. The error is likely due to a known issue in the GitHub GraphQL plugin, where zero time values for nullable fields caused failures in data extraction and insertion. This was recently fixed in [PR #8583](https://github.com/apache/incubator-devlake/pull/8583), which normalizes zero-date fields to nil and resolves similar GraphQL errors. If you're running v1.0.2, you may need to update to a newer release that includes this fix. If the error persists after updating, check for API rate limits, authentication problems, or malformed queries, and enable debug logging for more details. If you can share more detailed logs, I can help interpret them. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f0da0bc2-3fff-4468-9e41-0316883338c0?feedback_type=other)</sup> [](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/issues/8602) -- 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]
