jdkinaxis opened a new issue, #6855: URL: https://github.com/apache/hop/issues/6855
### Apache Hop version? 2.17 ### Java version? 17 ### Operating system Windows ### What happened? When opening a pipeline file, transforms that implement ITransformMetaChangeListener do not get registered, due to invalid logic in addOrReplaceTransform() and addTransformChangeListener() (called from loadXml in PipelineMeta.java). ### Issue Priority Priority: 3 ### Issue Component Component: Pipelines -- 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]
