Is it normal behavior to call the .updateDocument() and for $updatedAt to never be updated? The response i'm getting when calling that function is showing the same timestamp for both createdAt and updateAt. I checked in the GUI and can confirm that the timestamps are the same, regardless if .updateDocument() is executed. What would cause this? The column/table that gets hit isn't changed with any new values most of the time, but I still want updateAt to update itself. This used to work fine in the 1.3.x version, now using 1.5.4 and it doesn't work anymore.
Recommended threads
- Manual install docs are out of sync with...
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found:...
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.exam...