bug: Schema integrity check fails when you have 2 schema nodes defined with the same name but different namespace #3986
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.0
Current Behavior
When you define 2 nodes in the schema with the same name, but a different namespace then the schema integrity check fails during the proposed change.
infrahubctl schema load
orinfrahubctl schema check
do not complain about the schema.Expected Behavior
The schema integrity check should succeed since the nodes have been defined in a different namespace.
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: