Book a Demo

Author Topic: Changes to one diagram affect other diagrams  (Read 3689 times)

Thomas_Arnbjerg

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Changes to one diagram affect other diagrams
« 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
« Last Edit: January 28, 2009, 08:27:14 pm by Thomas_Arnbjerg »

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Changes to one diagram affect other diagrams
« Reply #1 on: January 29, 2009, 10:54:58 am »
Exactly how does the first diagram change?  What are you doing in the second diagram?

Paolo
« Last Edit: January 29, 2009, 10:55:11 am by PaoloFCantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Thomas_Arnbjerg

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Changes to one diagram affect other diagrams
« Reply #2 on: January 29, 2009, 08:11:09 pm »
We changed the element type of one of the elements.

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: Changes to one diagram affect other diagrams
« Reply #3 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.