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.
   
![image](https://github.com/apache/incubator-devlake/assets/142298906/61650eb7-af22-4e89-810f-36257e9e219f)
   
   
![img_v3_025r_3ef19db7-ac27-403c-8c7d-78ca805dc12g](https://github.com/apache/incubator-devlake/assets/142298906/8c325fb7-869b-4b0a-8a57-483bb24d7979)
   
   
   ### 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]

Reply via email to