Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: kjourdan on January 04, 2017, 03:47:06 am

Title: Default(?) Relationship Matrix Issue
Post by: kjourdan on January 04, 2017, 03:47:06 am
When opening the Relationship Matrix, EA hangs (or at least I give up waiting) because the profile (default?) is attempting to show all elements within the Model node.  My current model has over 100k elements.  How can I either clear the current matrix so that it does not attempt to display anything when I open the Relationship Matrix?
Title: Re: Default(?) Relationship Matrix Issue
Post by: qwerty on January 04, 2017, 04:50:29 am
You could clear the table t_trxtypes which holds the matrix profiles.

q.
Title: Re: Default(?) Relationship Matrix Issue
Post by: Eve on January 04, 2017, 08:20:28 am
The default is to show nothing. You can open the relationship matrix for any package by right clicking on the package in the project browser and selecting Relationship Matrix | As Both.
Title: Re: Default(?) Relationship Matrix Issue
Post by: kjourdan on January 05, 2017, 04:54:23 am
This works. I found that opening another project and setting Type to something never used (eg Screen) would allow me to get past the issue but I was concerned about other team members, new projects, etc..  My work instructions can be updated to indicate the Relationship Matrix should be opened via the ProjectBrowser instead of the Tools menu to avoid the scenario where Type is set to <All>.  Thanks!