hasura / hasura/graphql-engine

Delete relationship issue

Open
#9,037 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.