liukunyuan opened a new issue #6478: URL: https://github.com/apache/dolphinscheduler/issues/6478
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 1.I have an hourly workflow,the crontab is :"0 0 * * * ? *" 我有一个每小时运行的工作流,crontab 是 :"0 0 * * * ? *" 2. I want to add history data 我去补一个历史数据,数据范围是0点到3点59分 <img width="646" alt="aba7791b47ff5b28599a8f6885eeb52" src="https://user-images.githubusercontent.com/50513095/136656656-e0730af4-d6bc-4835-956a-4881a639230e.png"> 3.the history data of 2021-10-09 03:00:00 not works 03点的数据没有运行  ### What you expected to happen I want the data of 2021-10-09 03:00:00 is works 我想要3点的数据执行 ### How to reproduce <img width="646" alt="fd5559070e8152804b241e41a2938b3" src="https://user-images.githubusercontent.com/50513095/136656799-6a19fe41-300e-4ea1-b27b-a680233a76a6.png"> ### Anything else _No response_ ### 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]
