steps to reproduce.
- create host collection and target collection.
- create a
many to onerelationship attribute from host -> target. - delete the target collection as a whole.
- but the
many to onerelationship attribute that we created still exist.
is this the expected behavior?? or is this a bug for me only??
and also, i cannot delete that relationship attribute. its stuck on "deleting" . i cannot recreate relationship in the same attribute name to another collection either.
in the appwrite console. there are no errors. and in UI console also, it shows attribute it succesfully deleted.
Probably a bug. Would you please create a GitHub issue for this?
ya can cofirm this have happen and needed to delete whole collection
did issue related to got created? Else happy to create...
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...