Display all relations from/to the software system on container views #311
Replies: 3 comments 1 reply
-
A container view shows relationships to the containers inside the scoped software system only I'm afraid ... there's no way to show relationships to/from the |
Beta Was this translation helpful? Give feedback.
-
@simonbrowndotje Do you have advices about this ? In a more slightly more complex example, I can have the following model :
The rendered views : In both rendered views, I can see that systems In this example, I would prefer that How do you handle these use case ? Note that I like the current view as it allow to a quick understanding of the system used but sometimes would like to have more details 😄 |
Beta Was this translation helpful? Give feedback.
-
I just stumble on this issue #358 that is talking about something similar. By addind this view, I can se all relationships from s1 containers, it works great
And I see that is documented here : https://docs.structurizr.com/dsl/cookbook/container-view-multiple-software-systems/ I just had to search a little more 😄 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We want to display all relations from/to the software system
s2
on the container view ofs2
. But on this view, we can only see the relations from/to containers ofs2
.Is it possible to show all relations from/to the software system
s2
on container views?Thanks for your help 🙏
The result is:
Beta Was this translation helpful? Give feedback.
All reactions