leachli opened a new issue, #15832: URL: https://github.com/apache/dolphinscheduler/issues/15832
### 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 任务节点中有参数传递时,无法使用重跑功能 ### What you expected to happen 执行主任务A,A 任务流中有 sub_process 任务B ,任务B 流程中有 B1->B2,其中B1输出参数 传递到B2,主任务A 运行类型为"启动工作流时",所有任务执行正常,如果触发重跑,则任务会执行失败,失败节点在参数传递节点,如图: <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379"> ### How to reproduce 执行主任务A,A 任务流中有 sub_process 任务B ,任务B 流程中有 B1->B2,其中B1输出参数 传递到B2,主任务A 运行类型为"启动工作流时",所有任务执行正常,如果触发重跑,则任务会执行失败,失败节点在参数传递节点,如图: <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379"> ### Anything else _No response_ ### Version 3.2.x ### 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]
