mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #395] Repeating Tasks not working with multiple outlook clients #380
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @meichthys on GitHub (May 9, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/395
@aluxnimm I've closed #327 in favor of this issue since that one was getting too confusing.
Our Use Case
We are trying to sync a few outlook clients to the same task list, but repeating tasks are not synced properly.
How to reproduce
Note: For reproducibility I have turned off auto sync and "Sync after change" in the Caldavsynchronizer settings.
Note: manually making a change to the newly created repeating task in instance A seems to fix things.
See the screen recording for a full reproduction of the issue. It appears to me that all that would be needed to fix this is to automatically make a small change to the newly created repeating task in step 6 above. Would this be possible to implement?
Currently the state of repeating tasks is quite broken if syncing between multiple profiles or instances of outlook. We've seen situations where the task will keep duplicating after each sync, and situations where a daily task gets changed to a weekly task. (See #327 for more details)
screen recording.zip
@mrtumnus commented on GitHub (Jun 14, 2024):
It's even worse for me. Tasks get duplicated when edited, and then duplicates get synced to the server.
@meichthys commented on GitHub (Jun 14, 2024):
We also experienced this. I've switched to Thunderbird for now.