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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...