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   Reopen and save   ### 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]
