mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #334] Daily task with no end date does not sync correctly #321
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#321
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 (Oct 7, 2021).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/334
Syncing a Daily task that has no end date does not sync correctly to Outlook. I've tested syncing from different backends (Radicale, Nextcloud, etc), and creating the task from different front ends (Outlook, Thunderbird).
How to reproduce:
For reference I'm attaching exported ics files from Thunderbird before outlook imported it, and one that is created in outlook, synced to thunderbird, then exported:
Created in Thunderbird and Exported in Thunderbird.txt
Created in Outlook and Exported in Thunderbird.txt
@aluxnimm commented on GitHub (Feb 17, 2023):
Thank you and sorry for late reply. Same problem for recurring events too with no enddate, need to set Property NoEndDate to true explicitely. Will be fixed in next release.