Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0006175SOGoWeb Calendarpublic2026-02-04 13:26
ReporterGSTLOUIS Assigned Toqhivert  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version5.12.4 
Summary0006175: multiple reminders in events and tasks
Description

I believe this was reported already with ticket 0004600. I would like to elaborate and possibly flag a problem.

I LOVE that sogo shows the View Raw Source to see the ics properies - awesome job!

I am just trying to bump this up as it is an old ticket. I heavily use multiple reminders for future jobs or procedures. I have imported ics from baikal caldav/cardav and noticed that sogo does not pickup the multiple reminders. So anyone who relies on multiple reminders and does imports will have problems getting their reminders.

This is the baikal ics VALARM before import:

BEGIN:VALARM
ACTION:DISPLAY
TRIGGER:-PT15M
DESCRIPTION:Default Mozilla Description
END:VALARM
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER:-P5D
DESCRIPTION:Default Mozilla Description
END:VALARM

This is the ics VALARM after it was imported into sogo:

BEGIN:VALARM
TRIGGER;VALUE=DURATION;RELATED=START:-PT15M
ACTION:DISPLAY
DESCRIPTION: text
END:VALARM

I can remove sensitive data and provide you the before and after ics files if you wish.

Steps To Reproduce

I think for testing you could generate an ics using thunderbird in a new calendar, then export it to see its ics properties, then import it in sogo to see how it has manipulated/changed the properties

TagsNo tags attached.

Relationships

duplicate of 0004600 acknowledgedqhivert Multiple reminders per event 

Activities

Christian Mack

Christian Mack

2026-02-03 13:52

developer   ~0018408

Bug number converted to link.

Issue History

Date Modified Username Field Change
2026-02-02 16:44 GSTLOUIS New Issue
2026-02-03 13:51 Christian Mack Relationship added duplicate of 0004600
2026-02-03 13:52 Christian Mack Description Updated
2026-02-03 13:52 Christian Mack Note Added: 0018408
2026-02-04 13:26 qhivert Assigned To => qhivert
2026-02-04 13:26 qhivert Status new => closed
2026-02-04 13:26 qhivert Resolution open => duplicate