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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...