gmitter-ef commented on issue #8084:
URL: https://github.com/apache/hop/issues/8084#issuecomment-5474399369

   @hansva 
   >The only other thing I would change is to rename the Pass parameter 
   >values to sub-pipeline to something like "Pass parent values to matching 
parameters"
   >Because all parameters are always passed down, it's just whether they are 
overridden or not.
   
   I don't know if I can follow 100%, but what would be the use (case) of a 
workflow that explicitly passes a parameter down to a pipeline that declares 
this very variable, but then this variable in the called pipeline would NOT 
receive the passed value (but instead the default value in the called pipeline)?
   Wouldn't it make sense to unconditionally pass parent values to matching 
parameters in case parameters are explicitly passed?
   
   


-- 
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