alexmller opened a new issue, #5969: URL: https://github.com/apache/hop/issues/5969
### Apache Hop version? 2.15 ### Java version? openjdk version "17.0.16" 2025-07-15 LTS ### Operating system macOS ### What happened? # Scenario I connect two transforms in parallel to a previous transform, selecting "Copy" as method. Then I remove one of the two transforms, leaving just the previous transform, one hop and one subsequent transform. <img width="329" height="200" alt="Image" src="https://github.com/user-attachments/assets/a862b854-e947-4ecb-8df3-922d4daf5256" /> # Expected result The remaining hop should be reset to type "Distribute". <img width="331" height="186" alt="Image" src="https://github.com/user-attachments/assets/c7af80b1-d5b0-4d90-be47-40b1771043cb" /> # Actual result The remaining hop still shows the "Copy" icon and the transform is still marked to copy rows: <img width="322" height="191" alt="Image" src="https://github.com/user-attachments/assets/bd73a9da-25c8-494f-bbdd-526f5cb307ec" /> <img width="213" height="154" alt="Image" src="https://github.com/user-attachments/assets/2db07a6c-a1ad-4b58-80d3-46b83dc007a3" /> # General information Also the number of copies seems to always remain "1". ### 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]
