👟 Reproduction steps
When updating a database field via the inline edit method, the $updatedAt column does not get updated. Only if the row is updated by the "Update" interface (the right sidebar), the $updatedAt column gets properly updated.
- Before the update:

- The update:

- After the update (waited couple of minutes):

👍 Expected behavior
$updatedAt is updated after the inline edit
👎 Actual Behavior
$updatedAt is not updated after the inline edit
🎲 Appwrite version
Version 1.8.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?