View Issue Details

IDProjectCategoryView StatusLast Update
0005547SOGoBackend Calendarpublic2022-06-29 14:20
Reporteralessice Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version5.7.0 
Summary0005547: unexpected behaviour using the event reminders
Description

Greetings,
we found an unexpected behaviour using the event reminders feature in SOGo.
We have a problem if more than one reminder has been entered on a single event. Calling the endpoint "/Calendar/alarmslist" returns only the first valarm present in the ics file of the event.

The steps to reproduce the issue are as follows:
1) import an event with 2 reminders set 5 and 10 minutes before (-PT5M and -PT10M)
2) call the endpoint to extract the alarm list
3) in our tests we only see the -PT5M, which corresponds to the first valarm section in the ics file

Can you give us some feedback about it?
Thanks as always for the support.

Steps To Reproduce

The steps to reproduce the issue are as follows:
1) import an event with 2 reminders set 5 and 10 minutes before (-PT5M and -PT10M)
2) call the endpoint to extract the alarm list
3) in our tests we only see the -PT5M, which corresponds to the first valarm section in the ics file

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-06-29 14:20 alessice New Issue