selvasuriya opened a new issue, #2062: URL: https://github.com/apache/hop/issues/2062
### Apache Hop version? 2.1.0 ### Java version? 17 ### Operating system Windows ### What happened? I have created one pipeline which has "Data grid" and "Enhanced Json Output" tranforms. Data grid has following columns , Firstname,Middlename,Lastname,Id,Type (Id is unique) Inserted 4 records into datagrid. Enhanced json output configuration: In General tab selected "Output value" in operation dropdown. Group Key tab : Id selected Fields tab : Firstname, middlename,lastname after save when i run it results 3 rows (enhanced json output) for 4 input(datagrid input). Please find the attached screenshot for reference.     ### **Note:** **The same pipeline in 2.0.0 is working as expected and results 4 rows output please find below,**  ### Issue Priority Priority: 2 ### 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]
