View Issue Details

IDProjectCategoryView StatusLast Update
0006193SOGoWeb Calendarpublic2026-04-23 08:49
Reporterwoodfighter Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0006193: Interface creates events with custom and time based repetition, but doesn't display the correctly
Description

Changing a reoccurring event from e.g. weekly to custom; adds the custom repetition to the event. On subsequent edits only the custom repetition is shown even though the event continues to contain the weekly repetition. Either the weekly repeats should be removed or converted to custom events on adding the custom repeats or the interface has to reflect that both are contained and both should be editable.

Steps To Reproduce
  1. create event with weekly repetition
  2. edit all occurrences of the event again and change to custom repetition
  3. add a custom event and save again
  4. the source contains both the weekly and the custom events and both are displayed in the calendar
  5. editing the events again, only the custom events are shown, but the weekly events continue to be saved in the source
Additional Information

running version 5.12.7, but it's missing in the select above

TagsNo tags attached.

Activities

woodfighter

woodfighter

2026-04-23 08:49

reporter  

weekly→custom.ics (441 bytes)   
BEGIN:VCALENDAR
PRODID:-//Inverse inc./SOGo 5.12.7//EN
VERSION:2.0
BEGIN:VEVENT
UID:236370-69E9DA00-1-3E7D8500
SUMMARY:weekly→custom
CLASS:PUBLIC
RRULE:FREQ=WEEKLY;COUNT=2;BYDAY=FR
TRANSP:OPAQUE
DTSTART;VALUE=DATE:20260424
DTEND;VALUE=DATE:20260425
X-SOGO-COMPONENT-CREATED-BY:jens.holzkaemper@hu-berlin.de
CREATED:20260423T083759Z
DTSTAMP:20260423T083759Z
LAST-MODIFIED:20260423T083836Z
RDATE;VALUE=DATE:20260425
END:VEVENT
END:VCALENDAR
weekly→custom.ics (441 bytes)   

Issue History

Date Modified Username Field Change
2026-04-23 08:49 woodfighter New Issue
2026-04-23 08:49 woodfighter File Added: weekly→custom.ics