
I created a document which has X,Y attributes and now i deleted Y attribute and added new attribute Z, Now when i try to to update last created document where it was created when it has X,Y attribute but Y is no more there and Z with null value and when i try to update its value then gives me:
Invalid document structure: Unknown attribute: "Y"
when i look for the request in the console, There is Y attribute sending in the data even there is not Y attribute.
Recommended threads
- Doing the React TMDB movies tutorial, is...
At the point where I created a brand new app on appwrite but cannot instantiate the react platform without cloning a whole other app and doing some ping button ...
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
