Thunderbird does not sync all calendar entries
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
People
(Reporter: bjoern, Unassigned, NeedInfo)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
I sync my calendar via Nextcloud (version 27.1.2) This works quite nice in most cases but there is one situation where Thunderbird doesn't sync my calendar entries reproducible, when I create the calendar entry with the default calendar app from Samsung on my smartphone.
Steps to reproduce:
- Create a calendar entry with the default calendar app from my Samsung smartphone
- Check if it was synced to Nextcloud, the Nextcloud calendar shows the new entry correctly
- Force a calendar sync on Thunderbird
Actual results:
Nothing, the event doesn't show up at Thunderbird.
There is no relevant error message in the console of the developer tools.
Expected results:
Thunderbird shows the new event in the calendar.
If I modify the calendar entry with Nextcloud, e.g. change the reminder, Thunderbird can sync the entry just fine. I downloaded the calendar before and after I modified it.
This is how the entry looks at Nextcloud directly after it was created with my Samsung smartphone (Thunderbird doesn't sync it):
BEGIN:VEVENT
DTSTAMP:20231009T204446Z
UID:585be715-ca69-4b92-bfdc-40bc45367cc2
SUMMARY:Mila
DTSTART;TZID=Europe/Berlin:20231010T124500
DTEND;TZID=Europe/Berlin:20231010T131500
BEGIN:VALARM
TRIGGER:-PT10M
ACTION:DISPLAY
DESCRIPTION:Mila
END:VALARM
END:VEVENT
This is how it looks like after I changed the reminder from 10 minutes to 11 minutes (now Thunderbird can sync it):
BEGIN:VEVENT
DTSTAMP:20231010T093033Z
UID:585be715-ca69-4b92-bfdc-40bc45367cc2
SUMMARY:Mila
DTSTART;TZID=Europe/Berlin:20231010T124500
DTEND;TZID=Europe/Berlin:20231010T131500
SEQUENCE:0
LAST-MODIFIED:20231010T093033Z
BEGIN:VALARM
TRIGGER:-PT11M
ACTION:DISPLAY
DESCRIPTION:Mila
END:VALARM
END:VEVENT
Comment 1•1 year ago
|
||
Xref/dupe bug 1713625
Comment 2•5 months ago
|
||
bjoern,
Does offline help? If so, then dup of bug 1694709
Description
•