shuiliuwusheng opened a new issue, #9965: URL: https://github.com/apache/dolphinscheduler/issues/9965
### 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 Complement Data with error date. executed according to the scheduling date, but the parameter time passed to the program is one hour longer than the scheduling time, therefore, progrem can't launch with the correct date parameter from Startup parameter. please refer to https://asf-dolphinscheduler.slack.com/archives/C01L3LB9YMP/p1651979197101169 . ### What you expected to happen when progrem launch, the scheduling system transfer the incorrect data to startup parameter. ### How to reproduce 1,Create on Process definition and online; 2,Start the Job with Complement Data, configuration of the startup parameter as follow: start_datetime $[yyyy-MM-dd HH:mm:ss-1/24] end_datetime $[yyyy-MM-dd HH:mm:ss] dt_partion $[yyyy-MM-dd-1/24] 3,click start and watch the log you could use simple way with create process shell to reproduce the problem ### Anything else _No response_ ### Version 2.0.1 ### Are you willing to submit 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]
