d4x1 opened a new issue, #7704: URL: https://github.com/apache/incubator-devlake/issues/7704
### 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 Some users set up a new project whose connection is GitHub with onboarding guide, because https://github.com/apache/incubator-devlake/issues/7703, graphql API is not enabled.This produces two records in pull_requests table. When users update the time range in project's sync policy config, and click `COLLECT DATA`. The new pipeline is triggered and finished successfully. But the data in `pull_requests` table is incorrected: it still has only two records, but the new time range has more pull requests definitely. ### What do you expect to happen When Time Range option in Sync Policy Config changes, all pull requests should be fetched according to the new time range. ### How to reproduce Ses "what happened" ### Anything else _No response_ ### Version 2e56bdd ### Are you willing to submit PR? - [ ] 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