Lil JatbOriginal post
Web Developer
Hi, I am using Appwrite Cloud. I had created a new relation for a table. Since it was not letting me delete an appointment, I removed the relation from the messages table. To my surprise, I still cannot delete any appointment and I keep getting the error from the title.
Summary
Developers are facing a server error (code 500) with a general unknown type issue when trying to delete appointments after removing a relation from the messages table in Appwrite Cloud. The error may be due to the onDelete cascade still being active internally.