I created a collection which had 2 way relationship but it was on processing for a long time so I had to delete it, but it didn't. I tried rebooting the server and restarting the docker nothing worked. Now I did it from console panel but it's just showing 500 internal error.
Relationships are still in beta and similar issues have been posted in <#1072905050399191082>. This is a similar bug report on github: https://github.com/appwrite/appwrite/issues/5850
Ok got it thank you...
[SOLVED] Unable to delete collections in relationships
Recommended threads
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...