liukunyuan opened a new issue #6479:
URL: https://github.com/apache/dolphinscheduler/issues/6479


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   When supplementing historical data, business time is used instead of 
scheduling time.
   
当我们补历史数据时,最新版dev代码在前端是填入调度时间范围(调度开始时间和调度结束时间),这与业务的使用习惯是不符合的。业务使用时,是想补哪一个时间范围的数据。而不是根据业务时间去反推调度时间,对于业务不友好。
   I know there was a big bug before this.
   我知道前端传入业务时间有风险,之前产生了很大的bug
   We have solved it perfectly
   我们已经完美地解决了前端传入业务时间的问题,业务时间和调度时间,能完美适应任何crontab表达式。
   We want to contribute this code 
   我们可以贡献这块代码
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to