rdubois-mel opened a new issue, #6356: URL: https://github.com/apache/hop/issues/6356
### Apache Hop version? 2.16 ### Java version? 21.0.8 ### Operating system Windows ### What happened? Multiway merge join changes the order of manually defined transforms when the stage is edited. It seems to reorder the transforms alphabetically when it should leave them in the defined order. The key order, however, remains unchanged. To reproduce the bug : - simply create a new pipeline, - add three dummy transforms, and connect them to a Multiway merge join. - Change the order manually. - Close the window and reopen it. - Ta-da! ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
