SiteSync wants to sync pages that do not exist anymore.
On a multisite + sitesync,
there used to be some pages, that have been deleted now. Yet, sitesync is reporting them as failed on every sync.
I can see the records in table sf_site_sync_log_entry with a status of 'SyncFailed'.
I want to get those pages that do not exist anymore, off of the sync pending items...
Can I delete them from sf_site_sync_log_entry and be done with it ?
Or what would be a recommended approach? Thanks in advance :)
Pretty sure it's safe to remove items from that table. Stefani mentions it in this forum post.
Of course, it's OK to do anything as long as there's a recent backup. :)