mocoxk opened a new issue, #6072: URL: https://github.com/apache/hop/issues/6072
### Apache Hop version? 2.16 ### Java version? openjdk 21.0.9 2025-10-21 LTS ### Operating system Linux ### What happened? In previous versions, whenever a field name was repeated, Apache Hop would automatically add a suffix (_x) to the duplicates. In version 2.16, this automatic renaming is not working in some cases, and fields with duplicate names are appearing without a suffix. Please refer to the attached images. 2.16 <img width="1302" height="249" alt="Image" src="https://github.com/user-attachments/assets/ab47e780-b198-4174-bf5f-8cedfa91f8ad" /> 2.14 <img width="1278" height="213" alt="Image" src="https://github.com/user-attachments/assets/53aad334-92af-45c6-9032-993a1c2f5771" /> ### Issue Priority Priority: 1 ### 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]
