Bug 1255449 - When deleting first of the last two fields the last field is duplicated
Summary: When deleting first of the last two fields the last field is duplicated
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Data Modeler
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER4
: 6.2.0
Assignee: Walter Medvedeo
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-20 15:27 UTC by Jiri Locker
Modified: 2020-03-27 19:04 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:04:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
01 before removing (27.80 KB, image/png)
2015-08-20 15:27 UTC, Jiri Locker
no flags Details
02 after removing (28.43 KB, image/png)
2015-08-20 15:28 UTC, Jiri Locker
no flags Details

Description Jiri Locker 2015-08-20 15:27:03 UTC
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:

Comment 1 Jiri Locker 2015-08-20 15:27:44 UTC
Created attachment 1065309 [details]
01 before removing

Comment 2 Jiri Locker 2015-08-20 15:28:10 UTC
Created attachment 1065310 [details]
02 after removing


Note You need to log in before you can comment on or make changes to this bug.