Skip to content

Console - Databases - inline updating a row column does not update $updatedAt #2873

@ddenev

Description

@ddenev

👟 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.

  1. Before the update:
    Image
  2. The update:
    Image
  3. After the update (waited couple of minutes):
    Image

👍 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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / databasesFixes and upgrades for the Appwrite Databases

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions