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
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- Github Student org plan shows "Free Plan...
For few days, there is banner info appearing, says "Your Free plan includes up to 2 projects and limited resources" in github stundent org plan..?
- Migration Failed from 1.7.4 → 1.8.1: "Co...
Hey everyone! 👋 I'm trying to upgrade my self-hosted Appwrite from **1.7.4 to 1.8.1** and the migration is consistently failing **Environment:** - Current ve...