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

   ### Apache Hop version?
   
   SNAPSHOT-20250805
   
   ### Java version?
   
   17
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When resolving a variable in the form of #{name:key} rather than 
#{name:key:element} any non-variable elements are removed for example if 
#{vault:mykey} = abc and I put the following in a Write to Log step:
   
   `MyKey: #{vault:mykey}`
   
   It will return only "abc" rather than "MyKey: abc".
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Other


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