Bug 378391

Summary: ics merging fails
Product: [Applications] korganizer Reporter: Philippe ROUBACH <philippe.roubach>
Component: import/exportAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jscott, kdenis
Priority: NOR    
Version: 5.7.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: example of ics

Description Philippe ROUBACH 2017-04-03 10:05:10 UTC
opensuse 42.2
1. korganizer 16.08

i click on an ics file
then
i open it with korganizer
then i add the event to the calendar (a google one)
then
the event is well sync to google calendar
the event is displayed in kontact "résumé"
but
the event is not displayed in korganizer.
the event is in akonadi db

2. korganizer 5.4.80b1 (17.03

i click on an ics file
then
i open it with korganizer
then i add the event to the calendar (a google one)
then
the event is not in akonadi db
the event is not sync to google calendar
the event is not displayed in kontact "résumé"
the event is not displayed in korganizer.
Comment 1 Philippe ROUBACH 2017-04-03 10:06:43 UTC
Created attachment 104855 [details]
example of ics
Comment 2 Denis Kurz 2018-01-31 17:12:39 UTC
KOrganizer seems to ignore items that do not have a UID set. The issue is easily reproduced by a minimal ics file with only one VTODO entry with only a SUMMARY, or a SUMMARY and a UID. The former is ignored, while the latter is displayed.

There should be some form of feedback about those (faulty?) TODO items.
Comment 3 John Scott 2020-05-07 19:13:48 UTC

*** This bug has been marked as a duplicate of bug 419836 ***