peakwinter opened a new issue, #7969: URL: https://github.com/apache/incubator-devlake/issues/7969
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened The Github GraphQL collector repeatedly fails on issue collection when it encounters an issue that has been transferred to another repository. [task-53475-3-2-github_graphql.log](https://github.com/user-attachments/files/16764496/task-53475-3-2-github_graphql.log) In the above example, the error is `Could not resolve to an Issue with the number of 17617`. The issue with that number was transferred to another repository. ### What do you expect to happen The collector ignores issues that have been transferred, deleting them from the dataset. ### How to reproduce 1. Create a Github issue in repository A 2. Transfer it to repository B 3. Re-run the pipeline that includes that Github repository ### Anything else _No response_ ### Version v1.0.1-beta7 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org