What to expect
Server permissions remain authoritative. A local copy can help you keep working, but it does not grant access to a database, table, or record.
A safe sync check
1
Check the account
Confirm that the user is signed in and that the session has not expired.
2
Check the network
Move to a reliable connection and confirm that other network activity works on the device.
3
Check the scope
Confirm with an administrator that the account can access the database, table, and fields involved in the operation.
4
Check the result
Use the visible success, pending, or error state. If a request could have reached the server, do not blindly create a duplicate while the result is unknown.
When records appear stale
- Check the last successful sync or the message shown by Dsync.
- Confirm that the record is not still pending locally.
- Verify that the current account can access the source table.
- Reopen the record after a successful sync.
- If the value still differs, capture the record identifier and contact your administrator.