ofabioalves opened a new issue, #6109: URL: https://github.com/apache/hop/issues/6109
### Apache Hop version? 2.16 ### Java version? 21 and 17 ### Operating system Other ### What happened? Referring to the open discussion at https://github.com/apache/hop/discussions/6106, I am opening this issue to report a problem in version 2.16 where I noticed that when using a subsequent pipeline (I haven't tested it with workflow) running in a loop based on the return of rows from the previous pipeline, it is not passing the fields as parameters. <img width="772" height="241" alt="Image" src="https://github.com/user-attachments/assets/e7ea8236-ad2e-44d9-b0d6-6582088569eb" /> <img width="599" height="301" alt="Image" src="https://github.com/user-attachments/assets/541605e0-24c1-4529-8f3d-2198d6bae7a9" /> <img width="538" height="729" alt="Image" src="https://github.com/user-attachments/assets/cedca8ec-d26a-4b2c-849b-983c4218f1eb" /> User [sramazzina](https://github.com/sramazzina) performed a simple test and also encountered an error; his code is attached. [test_pipeline_action.zip](https://github.com/user-attachments/files/23905870/test_pipeline_action.zip) I tested it in Docker, Linux, and Windows 11 Pro environments, using Java 17 and Java 21, and I got the error in both! ### Issue Priority Priority: 1 ### Issue Component Component: Actions -- 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]
