You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2026. It is now read-only.
I cretaed an architecture model that merge several states of my architecture (let say current, step1, target). All the relationships are tagged with one or several of CURRENT, STEP1, TARGET
On top of this model, I created one container view per state by excluding every relationships without the right tag. Unfortunately, the view displays some elements that are orphan. By orphan I mean elements without any ongoing or outgoing relationships...
Is there any way to automatically hide orphan elements without having to exclude them one by one in views ?
Priority
Low (I have no budget and there's no rush, please add this feature for free)