bug: unable to remove a relationship to a generic from a schema extension when the generic is removed simulteanously #5384
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
Milestone
Component
API Server / GraphQL
Infrahub version
1.1.1
Current Behavior
When you try to delete a relationship from a schema extension, that references a generic that also gets removed during the same schema load, then the API server returns a HTTP404 status message without a proper error.
No additional logs seem to have been generated.
Expected Behavior
The generic is removed together with the relationship defined in the schema extension.
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: