bug: Schema: Update on an attribute or relationship on a generic is not being applied to inherited nodes #4004
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
group/schema
Issue related to some schemas
type/bug
Something isn't working as expected
Component
API Server / GraphQL
Infrahub version
0.15.2
Current Behavior
In the schema, an update on an attribute or a relationship on a generic is not being applied to all the inherited fields.
If a user update the value of a generic after the schema has already been loaded, the new value of the attributes or the relationships will not be applied to the nodes that have inherited these attributes/relationships.
Expected Behavior
Inherited attributes / relationships should get updated when the original attribute / relationship is being updated
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: