opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
198 stars 11 forks source link

bug: removing a relationship from a generic does not remove the relationship from the nodes inheriting from the generic #4301

Open wvandeun opened 1 month ago

wvandeun commented 1 month ago

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

exalate-issue-sync[bot] commented 2 days ago

[From petercrocker]

Tagged for 1.0.0 if possible, this is affecting a customer who has to work around cleaning up objects for now, and doesn’t want to have this part of his production deployments.