Description of problem: I have a data object with two fields: age: Integer name: String When I delete age the result is name: String name: String Version-Release number of selected component (if applicable): 6.2.0.ER1 How reproducible: - Steps to Reproduce: 1. Open any Data Object with at least two fields. 2. Delete fields until exactly two remain. 3. Delete field in the first row. Actual results: Field on the second row is duplicated. Expected results: Only one field should remain. Additional info:
Created attachment 1065309 [details] 01 before removing
Created attachment 1065310 [details] 02 after removing
Fixed issue was fixed with the following commits: master: https://github.com/droolsjbpm/kie-wb-common/commit/b9e3566abbfba35eac9186ac985b4fb9c3e1169d 6.3.x: https://github.com/droolsjbpm/kie-wb-common/commit/38ebc4aed4db5e6e82c08eb77df4298f54eb36d4