Scenario:
- Enterprise Architect 10 model configured with CVS for Version control and for team working (each package is version controlled).
- Package A contains an activity diagram. This activity diagram contains an hyperlink to a sequence diagram.
- The linked sequence diagram is defined in Package B
Problem:
- Another user update its model (get all latest)
- The link is broken: the user sees the link in the activity diagram as a note. Double clicking on it, the user is not redirected to the sequence, but a note is opened. The note's content is just the name of the (originally) linked sequence diagram.
The problem is not systematic. It happens often, but not always.