Apologies @WillowMobileSys , a lot of the terminology I used was technical.
By “new values” I’m referring to what the column(s) of the row now contain (their value), regardless if it’s a number or text, to keep it simple, if in the datasource it’s a “1” and I change it to “2”, its new value is “2”.
In regards to “sent”, devices (computers, tablets, phones, etc) send data to and receive data from the server (appsheet’s devices).
This is false, in general “sync” refers to two or more datasets (in this case, server and local) matching each other, “in-sync”. To achieve that, both datasets need to send and receive updates from each other. “One-way sync” does exist but not in appsheet.
Yes, I have checked this with the audit log, the server (appsheet) doesn’t receive the values, it is only sent a record which contains the 3 columns that wont change and the other columns that can be changed. Which tells me that at some point between after saving the form and sending the record to the server, these 3 column’s values are reverting back to what they were before the form was opened. It is incredibly odd considering that they are being changed with the saving of the form as can be seen in the app prior to the sending of the record.
[quote=“WillowMobileSys”]
[/quote]> - there was a background process (automation or script) that changed the values AFTER you considered them updated from the Form.
I did consider this possibility (something similar anyway, as both of those are server side functions) in that maybe an action was occurring, so I set the “Form Saved” action to simply open the detail view of the edited/saved record, however this had no change at all.
[quote=“WillowMobileSys”]
I suggest running the test again. Wait a couple of minutes before Syncing and then re-confirm the datasource has the correct values. Then Sync. Do the values still change?
[/quote]>
As covered in my earlier comments of this reply, the values do not even make it to the server, let alone the datasource.
I hope this has cleared up any confusion and/or answered any/all questions you had.