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
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- Issue related to index
Why it is showing this error?