elementary / calendar

Desktop calendar app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
130 stars 39 forks source link

Events disappear due to deduplication of events #724

Open 4jNsY6fCVqZv opened 2 years ago

4jNsY6fCVqZv commented 2 years ago

Spotted with version 6.0.3 (elementary Updates).

Test scenario:

  1. I create a one-hour event on the same day, called Test1.
  2. I duplicate this event, call it Test2 and schedule it for the following day.
  3. (a) If I now duplicate Test2, call it Test3 and put it on the day after next, the first event Test1 disappears from the calendar. (b. If I duplicate Test1 for the second time at this point in the scenario and do everything else as described in 3a, the event Test2 suddenly disappears from the calendar.

This can be continued by the way, Test4 will remove other events created before.

I have tested both changing the time and using the same time as the initial event for the duplicated events.

I would expect any events I create in the calendar as a result of this scenario to be able to be saved and displayed.