btw thanks for trying!
Did you try to delete a relationship attribute where the related collection was deleted?
Btw, you should really upgrade to 1.3.8
i was thinking to do it at 1.4 now xd
and changelog doesnt state any relationship related updates
True
that was earlier (first deleted the collection then the attribute) but then i re created the collections and got the issue while creating new two way attributes
rn i am going with one way attributes after creating new collections again
they work fine
I don't fully follow...
I wonder if you're facing this: https://github.com/appwrite/appwrite/issues/6012
yea seems like that
i mean i also started getting this on creating two way new attributes
different issue btw
basically it was failing to create and then i couldnt delete it
Do you have exact steps to reproduce in a new database/project?
lemme try
trying but cant reproduce :(
wondering if its smth to do with indexes (prob not)
btw another thing that specific collection had like 31 attributes
but in new collections i didnt recreate those attributes
instead first created the relationship attribute
so dont think it was cuz of too many attrs
Sound like the same as my issue - https://discord.com/channels/564160730845151244/1141837364575076462
Thatโs the issue Steven linked above
i think i encountered 2-3 issues related to relationships and deletion of collections that even i am confused on reproducing but that def seems like one of the issues ๐
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly