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
- Users table gives error 524 but data is ...
Some of the tables give error 524. Users table is one of them. This error has been available for about 12 hours.
- Discord bot being very slow on cloud
Support thread for https://discord.com/channels/564160730845151244/1298074280751403008/1308838217700741150
- Cant get results from cloud function
I used cloud funtion to process some data and return some processed data. All i know is the getExecution should return the results but i get and error [Appwrit...