Replies: 2 comments
-
I imagine you're seeing the implied relationships feature -> https://docs.structurizr.com/dsl/cookbook/implied-relationships/ (if this is not the case, please provide a full |
Beta Was this translation helpful? Give feedback.
0 replies
-
I install latest version (2024.03.03), all relations showed, sorry... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The same relationship between a container and a component in another container is not displayed and no error is generated.
Steps to reproduce
eraProduction.acl_frontend.store -> eraProduction.acl_bff.gas_separated_research_protocol_controller "Visible" ${ENVOY_SERVICE_CALL} {
perspectives {
${USECASES_ACL_RESEARCH_PROTOCOL_VIEW} ${USECASES_ACL_RESEARCH_PROTOCOL_VIEW_DESCRIPTION}
}
}
eraProduction.acl_frontend.store -> eraProduction.acl_bff.gas_separated_research_protocol_controller "Hidden" ${ENVOY_SERVICE_CALL} {
perspectives {
${USECASES_ACL_RESEARCH_PROTOCOL_VIEW} ${USECASES_ACL_RESEARCH_PROTOCOL_VIEW_DESCRIPTION}
}
}
Screenshot
No response
Code sample
No response
Configuration
No response
Severity
Minor
Priority
I have no budget and there's no rush, please fix this for free
More information
No response
Beta Was this translation helpful? Give feedback.
All reactions