Hello, I deleted an attribute "saved" on the cloud database but it seems it wasnt deleted in the backend. When I tried updating a collection which had a relationship with this "save" attribute, I would get the error "AppwriteException: Invalid document structure: Unknown attribute: "save""
I had this issue in the past with collection "users" and @Steven was able to delete it and sort it.
Now I have the same issue with the collection "posts". Would appreciate doing the same for this collection, Thank you ๐
VITE_APPWRITE_PROJECT_ID='6575eb4c59da2cb9f9ed'
Recommended threads
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...