
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
- Problems with adding my custom domain
- CSV Not Importing
We don’t seem to having any luck importing a simple .csv file. The import function acts like it’s working but no data imports or is shown in the collection The...
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
