Inkycal
Inkycal copied to clipboard
Duplicate ical entries from different sources
Describe the bug If two ical calendar sources contain the same event (e.g. one as invitee, one as organizer), the ical agenda shows them duplicate, even if the UID is the same.
To Reproduce
- Create two ICS files with the same event (same UID)
- Setup agenda module with both ICS files.
- Start inkycal
Expected behavior Only one instance of this event is shown
Thanks for the details. Just writing some info for when I implement this officially
- Parse all events
- Convert List->Set->List to remove duplicate entries
- Write test for this case
Marking this issue as stale due to inactivity
Marking this issue as stale due to inactivity