When the user deletes an element under a containment link, the element is removed from the model. This behavior is obvious.
But when he deletes a model element under a non-containment link, maybe he would expect the element to only be unset from the link instead of deleted from the model (everywhere it appears), as currently happens.
Maybe in this case we should popup a dialog that asks the user whether he intends to unset the element from the link or delete it from the model.
| --- | --- | | Bugzilla Link | 324628 | | Status | CLOSED FIXED | | Importance | P3 enhancement | | Reported | Sep 07, 2010 04:51 EDT | | Modified | Apr 29, 2013 07:55 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |
Description
When the user deletes an element under a containment link, the element is removed from the model. This behavior is obvious.
But when he deletes a model element under a non-containment link, maybe he would expect the element to only be unset from the link instead of deleted from the model (everywhere it appears), as currently happens.
Maybe in this case we should popup a dialog that asks the user whether he intends to unset the element from the link or delete it from the model.