Bug 422950 - Reordering an element in an IdBag list removes all following elements of reordered element
Summary: Reordering an element in an IdBag list removes all following elements of reor...
Status: NEW
Alias: None
Product: EMF
Classification: Modeling
Component: Teneo (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Taal CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 09:12 EST by Erdal Karaca CLA
Modified: 2013-12-02 09:25 EST (History)
0 users

See Also:


Attachments
Reordering an element in an IdBag list removes all following elements of reordered element (2.78 KB, patch)
2013-12-02 09:25 EST, Erdal Karaca CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erdal Karaca CLA 2013-12-02 09:12:16 EST
When reordering an element of an IdBag of a one-to-many association (EReference with multiplicity set to 0..*), all elements following the reordered element will be lost.
I will attach a test case for this.
Comment 1 Erdal Karaca CLA 2013-12-02 09:25:09 EST
Created attachment 237917 [details]
Reordering an element in an IdBag list removes all following elements of reordered element