So i have a document with four datetime fields, and i'm updating from the console... for just one of them... unfortunately this action causes the remaining three fields to get upated as well with the current datetime. I set the attribute to not required. So the expected behavior is for it to stay null as it was. Is there something that I miss for this seems like a bug.
Clearing the datetime fields with empty value and click update is the same. After updating the document the values in the datetime persists with new current datetime value.
I think this only happens via the console right ? When updating using API it won't touch the remaining datetime fields ?
Hi - let me check if this is the expected behaviour
Trying to replicate your issue, can you tell me the version of appwrite you are using π
i am using appwrite 1.2.0
Recommended threads
- Free to Pro upgrade issues
Could someone please investigate this issue? I recently upgraded my account to the pro version and charged for it, but the account still shows as free. <#107290...
- Help Needed: "The current user has been ...
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a ...
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...