Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Manual implied transitive relation for views #394

Description

@dzharikhin

Description

Sometimes it is useful to "simplify" relations on a view for the sake of the view main focus
For example: async relation between two containers via kafka could be presented just as a direct relation between services
At the moment if you want to do it - you have to create these simplified relations manually which is hard to keep in sync with actual model
If there was a way to map real relation scheme to the implied transitive one we could support actual model consistent, because if real relations will disappear - we can see it and show to the user that this relation is used

Priority

Low (I'm willing to make a pull request - please confirm approach first)

More information

It seems that is pretty similar to how dynamic view works - where you "implement" the relation, but if you remove it from the model - the view will break

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions