No, data should only be the custom attributes
I see
Gotcha thanks
It happened to me once. In my case, recreating the document was too much work, so I simply removed that extra empty value while updating another attribute (let's call it x) within the document. After that, I refreshed the current page, and it was done.
PS: Once it was resolved, I re-updated the x attribute by giving it the previous value.
i am trying it with code but doesnt seem to be working
databases.update_document('gacha', 'discord_user_cards', '64be529d0ff72db85fb8', data={'user_id': '85425918414074472','moves':['quick_dodge', 'skip']})
i am updating the user id with it
Delete and create only seems to work sadly
What version are you on?
1.3.8 i think
thanks. And thanks again for creating an issue with exact steps to reproduce. it makes things move infinitely faster ๐๐ผ
np its a win-win situation if it gets fixed quickly XD
for now i have created a cloud function as a hacky solution seems to be working :)
also sorrry ah i forgot production appwrite is 1.3.4
so not 1.3.8?
yea
should i check the changelog just in case?
it's fine. we just need to use the same version when trying to reproduce
oh i see
should I update 1.3.x to 1.3.4
in issue
it's okay. i added it in the environment section below
thanks :)
cant wait for 1.4 now XD
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site canโt be reached drivehub.appwrite.network took too long t...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...