Jump to content
Server Maintenance This Week. ×

Can a Sync change 'Modified TimeStamp'?


This topic is 2242 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

  • 2 weeks later...

Mark, is it possible that those records have a modification timestamp that was somehow changed to a future date? That would result in the same records being picked up as modified on every sync.

If not, then please run a sync that has no changes in it except for these 82 records (run several syncs if necessary to finish 'legitimate' changes), then send a problem report to us so that I can review the log file. Thanks.

Link to comment
Share on other sites

Hi Jesse

Thanks for getting back to me. You may be correct, the ModTS may have been set int the future...

We just moved this solution into Production and have found this is NOT occurring any longer so I'm dropping the issue!

Thanks for your thoughts. Mark

Link to comment
Share on other sites

This topic is 2242 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.