As you can see the row id is not written back to sheet(sample from one table). How to address these kind of sync issues?
Note:
i searched earlier sync issues here and all of them seem to throw some sort of error, but here i dont see any error in glide UI .
I am still on free version, would upgrading to paid version fix this? I am not ready for launch , so trying to get as much data loaded as possible , before paying for a paid plan. I am betting on glide for my app MVP.
No, Glide tables does not have the data at all. Around 100 rows from the sheet do not appear in Glide table . If i click on the resync icon next to filename at the left bottom part of the page, it tries to sync and ends, no error shown at all.
@gvalero has a good point about exceeding the row limit of free apps. Off the top of my head, I’m not sure if that prevents data coming in from the sheet, or just prevents the app from using the additional data. If you modify any of your existing data that does already have a Row ID, does that change sync across?
Nope, just tried editing two rows, waited for 5 minutes, went to glide table and tried to resync.
Edits in the sheet appeared in Glide table, but did not pull the missing data.
Makes sense, only exception is it synced 599 rows, if you add header row also, it synced 600 rows. So a 20% buffer offered. So looks like i have to upgrade even before I am ready to launch!
Yeah, a buffer might make sense as to what’s happening.
You could always have just a sampling of data in your sheets until it’s ready to upgrade. Offload the additional data into another unused sheet tab until you are ready, then you can copy and paste it back into you main sheet tab.