Zulley-MSG opened a new issue, #7252: URL: https://github.com/apache/hop/issues/7252
### Apache Hop version? 2.18 ### Java version? openjdk version "21.0.11" ### Operating system Windows ### What happened? If a field from a transform is used to inject the 'table field' as well as the 'stream field' of a table output transform, hop reports the error that the field cannot be found. <img width="1379" height="807" alt="Image" src="https://github.com/user-attachments/assets/f98fa6c1-f573-4fee-bac1-7e8e1ad941d9" /> Splitting the input stream, so that the fields come from different transforms does not help. <img width="1113" height="699" alt="Image" src="https://github.com/user-attachments/assets/b4b44a61-5b9d-458e-a671-f7b914282ded" /> This was not an issue with hop version 2.14 and just occured with the switch to version 2.18. ### Issue Priority Priority: 2 ### 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]
