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
- Restoring Project
Hi, I’m encountering a **“Suspicious access pattern detected”** error when attempting to restore the project. I’ve already tried connecting through different ne...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now ...