Community
Participate
Working Groups
When an element is deleted from the property view, the diagram is not correctly refreshed. The deletion should use the correct Request (DestroyElementRequest when the EObject is removed from a Containment reference, SetRequest otherwise).
Partially fixed in r5172 Merged to the trunk in r5173 The bug may still appear when deleting elements through the property editor's Dialog. However, this dialog is disabled (by default) for Containment references in EMF. Classes which override this default behavior may still meet this bug. This will require a modification of the commands used by the dialog. This modification will be done after the SR1.
The base use-case works fine in Luna nightly i.e. Delete an attribute from a class using the properties view and the diagram updates.
Comment 1 is still valid, but we'll reopen the if the issue actually occurs somewhere I close the task