yaowanli opened a new issue, #17639:
URL: https://github.com/apache/dolphinscheduler/issues/17639

   ### 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
   
   Parameter passing feature is unavailable.
   
   ALL task and stream
   <img width="1562" height="688" alt="Image" 
src="https://github.com/user-attachments/assets/41fc91d9-3134-44fc-ab7d-9e63c8deef4e";
 />
   
   task1-output the value 'order_no' as Parameter 
   <img width="753" height="516" alt="Image" 
src="https://github.com/user-attachments/assets/ca45c77c-642f-4ef2-9ec3-b7ea2f75fb00";
 />
   
   task2-use the Parameter 'order_no',produce the Parameter 'output'
   <img width="807" height="624" alt="Image" 
src="https://github.com/user-attachments/assets/45875266-0545-4580-93eb-ee4fa6900a0e";
 />
   
   task3-use the Parameter 'output'
   <img width="667" height="493" alt="Image" 
src="https://github.com/user-attachments/assets/5bca1467-67ba-4d88-8b8b-afa696be8895";
 />
   
   task1-result
   <img width="863" height="264" alt="Image" 
src="https://github.com/user-attachments/assets/52573392-860e-41bf-9744-52527260e233";
 />
   
   task2-result
   <img width="603" height="194" alt="Image" 
src="https://github.com/user-attachments/assets/8b8392f0-15d6-412f-bd34-497ce4821579";
 />
   
   task3-result
   
   <img width="834" height="239" alt="Image" 
src="https://github.com/user-attachments/assets/b8d487b6-bdf6-4f0a-87a3-9f520523cd5c";
 />
   
   ### What you expected to happen
   
   After upstream tasks complete execution, parameters are not merged into 
global parameters, causing the parameter passing functionality to be 
unavailable. This feature needs to be restored.
   
   
   
   ### How to reproduce
   
   Parameter passing missing
   
   
   ### 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]

Reply via email to