harrisward opened a new issue, #6306: URL: https://github.com/apache/hop/issues/6306
### Apache Hop version? 2.14 ### Java version? OpenJDK 17 ### Operating system Windows ### What happened? When you try to convert a string to a timestamp in the select values step and the string is invalid (does not match the format string) it will cause a NPE even when error handling has been added to the select values transform. I would expect instead of a NPE, the bad record that could not be converted would filter down the error handling hop [test-data-conversion.zip](https://github.com/user-attachments/files/24455798/test-data-conversion.zip) ### 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]
