You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have a schema node defined and loaded into Infrahub. You may want to update the schema node during the schema development process with a generic that you want to make it inherit from.
This doesn't seem to work and raises an error message:
Unable to load the schema:
'not_supported': InfraDevice inherit_from None
1
Expected Behavior
The schemanode should be updated and inherit from the generic.
wvandeun
changed the title
bug: cannot update on existing SchemaNode with a new inheritance
bug: cannot update on existing SchemaNode with inheritance from a generic
Aug 9, 2024
Component
API Server / GraphQL
Infrahub version
0.16.0.dev0
Current Behavior
When you have a schema node defined and loaded into Infrahub. You may want to update the schema node during the schema development process with a generic that you want to make it inherit from.
This doesn't seem to work and raises an error message:
Expected Behavior
The schemanode should be updated and inherit from the generic.
Steps to Reproduce
infrahubctl
will give you an error messageAdditional Information
No response
The text was updated successfully, but these errors were encountered: