Can't save changes to Glide Table dataset

This may sound really stupid for experienced users but I haven’t managed to solve it.

My changes aren’t saved on the dataset

I enter my app, add something, close the app aftear a reasonable amount of time (around a minute) and then the data is not there when I reopen it.
I tried to troubleshoot this myself with no luck.
I use row owners and I have a users table.
Each user can see it’s own data, but that’s it.
I though this was a problem related to the usage of plugins, but replaced those with math columns and it’s still not working.

Two extra weird things:

  • The records I want to add have two datetime columns. When I add a row via the editor and I go to the table, just those two fields are not saved to the dataset while other fields that are numbers are “saved”. If I refresh the editor, the row disappears.
  • While those two are not on the dataset/backend/glide_table, the app UI show the new row fine (unless I refresh the page, similar to what happens on mobile) and even computed columns that depend on those datetime columns are calculated on the UI, but not the backend

Any help is really appreciated

Please try duplicating the app to see if the problem persists. If you can reproduce the problem in a video that would be great.

Hello, I am having the same problem. It creates a record when I’m in the app but if I exit the app it is deleted. Did you ever find out what the problem was?

Btw, I was using Glide Tables, not GSheets

I just gave up and left the platform, I hope I’ll come back in the future if it fits my needs

Ah, I see. I’m using Glide Tables as well. Thanks for letting me know!

I’m using Glide Tables not GSheets, so this wouldn’t be the problem.

1 Like

OK, in that case you may want to submit a bug to glide support. I can’t think of any reason why it shouldn’t be working.

https://share.hsforms.com/16jL7NgZYSsW9DinHwTIqZAbvbdc

Would love to know what you find out about this, experiencing similar issue and only using glide tables as well!