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
- 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 ...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...