xiaomingzhang12 opened a new issue, #6563: URL: https://github.com/apache/incubator-devlake/issues/6563
### 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 This is how I operated: 1. Open Advanced > Blueprints, click on NewBlueprints, and choose Advanced Mode to create a new BP. 2. In the configuration, download the Jira template parameters and change the value of timeAfter to 2023-10-01T15:04:05Z. [ [ { "plugin": "jira", "subtasks": null, "options": { "boardId": 68, "connectionId": 1, "timeAfter": "2023-10-01T15:04:05Z" } } ] ] 3. Click on Run now. 4. After the collection is complete, check the data. I found that it collected all the data, not just the data from 2023-10-01T15:04:05Z to the present as set.   ### What do you expect to happen I hope to collect only the issues after the timeAfter setting I specified, not all of them. I only checked Jira, but it's possible that other plugins have this issue as well. ### How to reproduce See above. ### Anything else _No response_ ### Version 0.20 ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
