Sparx Systems Forum
Enterprise Architect => Bugs and Issues => Topic started 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?
-
You could clear the table t_trxtypes which holds the matrix profiles.
q.
-
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.
-
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!