Critical Data Handling Bug: Modifications and Deletions Not Reflected in Data Grid

First time reporting a bug? Refer to our Start Here post.


Team ID:

  • In the Glide dashoard URL, e.g.
    https://go.glideapps.com/o/y[xP4rajWR1bdTdnikUICZ/]

App ID:

  • In the Glide builder URL, e.g.
    https://go.glideapps.com/app/u2QLVaIrPmyQX9NlVneE/layout

Description

  • In the Glide App’s Data Grid, data modifications or deletions are not being reflected properly. This is causing significant issues as users believe they have successfully updated the data within the app, only to later find that the changes were not saved, resulting in data inconsistencies.

One particularly frustrating issue occurs when using Cmd-X → Cmd-V to move data. While the data is successfully pasted over the new location, the data in the original location does not get cleared.

Please address this issue urgently. Bugs related to data handling are critical errors and can seriously impact the app’s usability and reliability.

How to replicate

1 Like

Is this occurring when editing cells of existing data? Is the data reverting too?

Based on my experience, this issue occurs specifically when modifying existing data. Additionally, there are intermittent cases where previously deleted data reappears unexpectedly.

Are you using Big tables?

No, I use just Glide Table

If you create a new app and build kind of the same thing (data table) is this happening too?