VlaamsVerkeerscentrum opened a new issue, #6204:
URL: https://github.com/apache/hop/issues/6204

   ### What would you like to happen?
   
   The syntax for variables in the 'get variables' step and the set variables 
step is different. 
   
   Suppose you have a variable "${next_url}". If you want to get this variable 
using the 'get variables' step, you need to write "${next_url}" in the column 
'variable' whereas when you want to set this variable using the 'set variables' 
step, you need to write "next_url" in the column 'variable name'. This syntax 
is somewhat inconsistent and led to some stupid errors/confusion. 
   
   I'd prefer to write ${next_url} in both cases. If more people have this 
complaint, this might be worthwhile looking at.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Pipelines


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