bug: unable to set a value for an attribute on a node that existed before the attribute was deleted from the schema and then was added back to the schema #4727
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
Milestone
Component
API Server / GraphQL
Infrahub version
0.16.4
Current Behavior
When you delete an attribute of a schemanode and later on recreate it, you are unable to set a value for that attribute on nodes that existed prior to deletion of the attribute from the schemanode.
You can set a value for the attribute for nodes that were created after the deletion of the attribute from the schemanode.
Expected Behavior
You should be able to set an attribute value for a node that existed prior to the deletion of the attribute from the schemanode.
Steps to Reproduce
node_type
attributeAdditional Information
No response
The text was updated successfully, but these errors were encountered: