bug: removing a relationship from a generic does not remove the relationship from the nodes inheriting from the generic #4301
Labels
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
type/bug
Something isn't working as expected
Component
API Server / GraphQL
Infrahub version
0.16.0.dev0
Current Behavior
When you delete a relationship from a generic in the schema, the relationship does not get removed from the nodes in the schema that inherit from the generic.
Expected Behavior
The relationship would be removed from the nodes inheriting from the generic
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: