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

   ### Apache Hop version?
   
   2.13.0
   
   ### Java version?
   
   openjdk 21.0.7 2025-04-15 LTS
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   I've encountered a persistent issue with the Pipeline Executor's variable 
inheritance setting:
   
   When configuring a Pipeline Executor, I select the option "Inherit all 
variables from pipeline"
   The setting is initially saved correctly in the XML as 
<inherit_all_vars>Y</inherit_all_vars>
   
   However, when I reopen the Pipeline Executor configuration the checkbox 
appears unchecked, If I save without rechecking, it saves as 
<inherit_all_vars>N</inherit_all_vars>.
   
   Check and save
   
![Image](https://github.com/user-attachments/assets/64f7baa7-fe71-4e4a-9ac6-e9841a527ccf)
   
   
![Image](https://github.com/user-attachments/assets/2f6060ee-1479-4190-8e93-08087a6b2f78)
   
   Reopen and save
   
![Image](https://github.com/user-attachments/assets/baaea386-06fb-4aec-8ef0-b62e5e076754)
   
   
![Image](https://github.com/user-attachments/assets/fe4b5d69-762b-4c80-b0ab-b3e70e73ef89)
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


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