sramazzina opened a new issue, #2486: URL: https://github.com/apache/hop/issues/2486
### Apache Hop version? 2.3.0 ### Java version? OpenJDK 11.0.18 ### Operating system Linux ### What happened? When pressing the Javascript transform Test script button and that transform gets in input a timestamp field, Hop raised the following exception 2023/02/28 16:14:54 - [Validate data - PREVIEW].## TEST DATA ##.0 - ERROR: Couldn't parse Date field [timestamp] with value [20230228161454] --> org.apache.hop.core.exception.HopValueException: 2023/02/28 16:14:54 - [Validate data - PREVIEW].## TEST DATA ##.0 - timestamp String : couldn't convert string [20230228161454] to a date using format [yyyy/MM/dd HH:mm:ss] on offset location 14 2023/02/28 16:14:54 - [Validate data - PREVIEW].## TEST DATA ##.0 - 20230228161454 2023/02/28 16:14:54 - [Validate data - PREVIEW].## TEST DATA ##.0 - ERROR: Error initializing transform [## TEST DATA ##] ### 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]
