Suddenly all the changes I make to a table are not saved. The table is on an appsheet database and there is the possibility to modify it. It synchronizes but does not save the changes, nor does it return error messages.
Yes Storage is correct. Maybe I found a clue, it’s just some rows of the table that don’t update, not all of them.
Is it possible to enable a log to understand if there is a formula on those rows that prevents saving?
Make sure the app is using the database you think it is. Manually add or update an entry directly in the database then resync the app. Does the app see the manually-entered data? If not, your app is using a different database.
I compared a row in the table that syncs changes correctly to one that doesn’t and found that there is an extra property.
I don’t know what that means or if it matters, the number reported is the key of the row.