Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Thomas_Arnbjerg on January 28, 2009, 08:25:30 pm

Title: Changes to one diagram affect other diagrams
Post by: Thomas_Arnbjerg on January 28, 2009, 08:25:30 pm
Hi all.

We have a problem with layouts in analysis diagrams .

First we've made one analysis diagram and layed out the elements.
When reusing these elements in another analysis diagram the layout of the first diagram changes. Has anyone seen this phenomena and is there a workaround?

(We use MySql as a share repository for the model)

 :o
Title: Re: Changes to one diagram affect other diagrams
Post by: Paolo F Cantoni on January 29, 2009, 10:54:58 am
Exactly how does the first diagram change?  What are you doing in the second diagram?

Paolo
Title: Re: Changes to one diagram affect other diagrams
Post by: Thomas_Arnbjerg on January 29, 2009, 08:11:09 pm
We changed the element type of one of the elements.
Title: Re: Changes to one diagram affect other diagrams
Post by: Frank Horn on January 29, 2009, 09:06:58 pm
It's by design then. Changing an element's type is not a change on a diagram, but on the model (it's directly saved to the eap file or database), and if the new type requires another shape to be rendered, this will affect all diagrams containing it.

The data defining the diagram layout should not have changed though (I think EA saves the left and top position of shapes, connector bending points a.s.o.). When you change the element type back to the old one, all diagrams concerned should again look just like they did before.

If they don't, it's a bug. If they do, it's just the way EA works.