gavinju opened a new issue, #17657: URL: https://github.com/apache/dolphinscheduler/issues/17657
### 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 Parameters cannot be passed to the next shell task, The log contains the following information: Set taskVarPool: null successfully. 1. Overall workflow definition <img width="1179" height="454" alt="Image" src="https://github.com/user-attachments/assets/cdb734d5-7195-4958-a3da-3d3f1d9ac167" /> 2. TaskA is defined as follows: <img width="639" height="895" alt="Image" src="https://github.com/user-attachments/assets/45c82b0a-bb1d-4778-84aa-95337e01e6b1" /> 3. TaskB is defined as follows: <img width="631" height="918" alt="Image" src="https://github.com/user-attachments/assets/d83cea60-1598-469f-9cd3-bdf6a32b922c" /> 4. The execution log of TaskA is as follows: <img width="1092" height="731" alt="Image" src="https://github.com/user-attachments/assets/73bb6b83-a2e3-451a-a5f0-10781fcc7ba2" /> 5. The execution log of TaskB is as follows: <img width="1102" height="737" alt="Image" src="https://github.com/user-attachments/assets/1f8723f7-0651-44ea-bb63-9d86b776b4f8" /> ### What you expected to happen The execution log of TaskB is as follows,The output should be 100 and 20. <img width="1102" height="737" alt="Image" src="https://github.com/user-attachments/assets/2a1c8c5d-9378-4dc9-8b54-101c00876ad1" /> ### How to reproduce As shown in the screenshot above ### Anything else _No response_ ### Version 3.3.2 ### 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]
