I am working on a solution that syncs an Entity table.
Even when I sync back-to-back there are 82 Entities (out of hundreds) that are *always* updated on the client side - every time. The SAME 82 records. No human updated these records so some automated process is doing this. There are NO pre-sync or post sync processes being run. There are 11 tables being synced, only with this table does this occur.
Am I missing something? Any ideas where to look?
Thanks, Mark