Hi Folks,
For me, the following bug is the most critical in EA. This is a show stopper for my company because we work on a distributed model development. Similar topic:
http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=suggestions;action=display;num=1160532884We already have been reported this to Sparx.
Steps to reproduce:
1 - Create 2 packages A and B;
2 - Create 2 element, one (X) into package A and other (Y) into package B;
3 - Create a new diagram into package B;
4 - Create a simple link of element X from package A into diagram on package B.
5 - Create a simple link of element Y from package B into diagram on package B;
6 - Create a link, a dependency for example, from element Y to element X;
7 - Save diagram;
8 - Export packages A and B to xmi files;
9 - Delete both packages A and B from model;
10 - Import xmi file thats represents the package B;
11 - After open the diagram on package B, the link between elements Y and X and the element X is missing from diagram without any information about a dependency over package A that contains the element X. This is a serious bug because if you export the package B again to update the respective xmi file, the relationship will be lost definitively when both packages will be loaded in the model.

Best regards,
Edvan