Content
View differences
Updated by Oliver Günther 5 months ago
### Steps to reproduce (assume today is 2025-11-10)
1. Create a recurring meeting with starting time 2025-11-11, 12:00, repeat daily
2. Start the first meeting for tomorrow, maybe add an agenda item, just to make sure
3. After the meeting happened, i.e. 2025-11-11 14:00, change the recurring meeting to start at a different time (i.e. 08:00)
4. Refresh your iCal calendar in your calendar app.
### What is the buggy behavior?
* For 2025-11-11 you will have 2 entries in your calendar.
1. One at 12:00 which is linked to the instantiated meeting (can be identified by links to the series and meeting instance in the description)
2. One at 08:00 which is linked to the series only (can be identified by just one link to the series in the description)
### What is the expected behavior?
1. When the meeting is rescheduled, there should only be calendar entries for the future dates with the new time.
2. The old meetings for past dates should stay as they are
3. The meeting series should be "reset"
1. Keep past meetings at their original time
4. Reset the start date of the meeting to the next first occurrence
5. When outputting the ICS, the past meetings will be output as individual events(?)
1. Create a recurring meeting with starting time 2025-11-11, 12:00, repeat daily
2. Start the first meeting for tomorrow, maybe add an agenda item, just to make sure
3. After the meeting happened, i.e. 2025-11-11 14:00, change the recurring meeting to start at a different time (i.e. 08:00)
4. Refresh your iCal calendar in your calendar app.
### What is the buggy behavior?
* For 2025-11-11 you will have 2 entries in your calendar.
1. One at 12:00 which is linked to the instantiated meeting (can be identified by links to the series and meeting instance in the description)
2. One at 08:00 which is linked to the series only (can be identified by just one link to the series in the description)
### What is the expected behavior?
1. When the meeting is rescheduled, there should only be calendar entries for the future dates with the new time.
2. The old meetings for past dates should stay as they are
3. The meeting series should be "reset"
1. Keep past meetings at their original time
4. Reset the start date of the meeting to the next first occurrence
5. When outputting the ICS, the past meetings will be output as individual events(?)