maxbobse opened a new issue, #6141: URL: https://github.com/apache/hop/issues/6141
### Apache Hop version? 2.16 ### Java version? OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing) ### Operating system Windows ### What happened? If you configure the 'Load file content in memory' transform to read the data from a file that is defined as static file in the File/Directory section, it removes all incoming fields and just passed the output fields on that are defined in this transform. If you set it to take the filename from an incoming field instead, all fields are passed on properly to the next transform. See attached clip for demo. https://github.com/user-attachments/assets/b297d564-82ee-43e9-9939-b1eb187168b6 ### 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]
