Google created item is deleted during synchronization
See original GitHub issueChecklist:-
OGCS Version: v2.8.6.0
Edition: Portable
Sync Direction: O<->G
Bug Description
The event “Deutsch” is created in Google. Then it was synchronized to Outlook. After some time synchronization deleted it from both Google and Outlook. After restoring the event in Google next synchronization deletes it again.
Steps to Reproduce the Issue
Not sure what exactly events are deleted. Before I had a situation that some (not all) events created in Outlook where deleted.
Any other information
Log can be found here:
https://gist.github.com/ralfeus/28037cbe06e729230dfd97af3d18c918
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Google Backup (NOT Sync) - Deleting Files on Desktops ...
To reiterate, Google Drive is not enabled and says "Don't Sync to this computer". My understanding is the "Remove Items Everywhere" only applies...
Read more >How to Solve “Google Backup and Sync Deleting Files” Issue
This article will show you how to solve “Google Backup and Sync is deleting files” issue and teach you how to delete files...
Read more >What happens to an item in your sync'd folders in Google ...
When you delete a file or folder from your Google Drive account, it doesn't disappear immediately. Instead, it goes into the trash. This...
Read more >Core Data Sync - Tracking Deleted Objects
I do that in a client by creating an array of object IDs when I get a response from the server and deleting...
Read more >After Backup and Sync tried to delete a file, I can't delete it ...
My access to a folder in my Google Drive was removed, and I had synced it with my Windows file system using Backup...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks for getting to the bottom of that and reporting back - however, this is essentially what’s documented in the limitations section of the wiki. Never changing the original item of a calendar rather undermines the concept of two-way sync, and is much more likely to cause confusion with users.
It looks like you are only syncing 30 days into the future? I’d suggest you increase that sync window so it’s less likely you’ll move a Google item out of the synced date range, and therefore won’t encountered this limitation.
Ok, I’ve encountered the issue again with different item. This time it’s not recurrent Steps to reproduce:
I suppose the reason is that following happens:
I would say the solution would be to have a source attribute set for each item and update only ones that are created by the synchronizer. Original items both in Outlook and Google must not be changed