hasura / hasura/graphql-engine
Delete relationship issue
Open
k/bug
p/high
t/product-platform
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
In Hasura,
I've deleted a relationship from the table but after deleting When I'm trying to create relationship with same as previous name, then it throws me error that "field with name "Receiver" already exists in table", though, the field is not available in table.
Contributor guide
Research direction
Reproduce the issue in Hasura by deleting a relationship and then creating a relationship with the same name, confirming whether the stale field error persists. Trace the relationship metadata and schema update path involved in deletion and recreation; done means the relationship can be recreated without the erroneous existing-field message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- api, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100