Search before asking
What happened
Parameter passing feature is unavailable.
ALL task and stream

task1-output the value 'order_no' as Parameter

task2-use the Parameter 'order_no',produce the Parameter 'output'

task3-use the Parameter 'output'

task1-result

task2-result

task3-result
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?
Code of Conduct