gmitter-ef opened a new issue, #7303: URL: https://github.com/apache/hop/issues/7303
### Apache Hop version? 2.18 ### Java version? OpenJDK 21 ### Operating system Windows ### What happened? When opening a pipeline that includes "REST client" transform (with error handling) and was created in 2.16 with Hop 2.18, the following issue is observed when the "Error handling" hop gets disabled: - no error message appears in case of certification error - the none of the following transforms receives data Expected behaviour (as in 2.16): - certification validation path error appears When the REST client step in 2.18 is deleted from the canvas and re-inserted (and configured) again, the expected behaviour of 2.16 is restored. ### 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]
