Discarding an event trigger an error - CalDAV: Unexpected status modifying item
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
People
(Reporter: mZLu5P, Unassigned)
Details
Steps to reproduce:
Discard a contact birthday event from the pop up of Reminders by pressing either "Discard" from the event or "Discard all" from the window button.
This events are from a "virtual" calendar based on contact birthdates on NextCloud Contacts app connected via CardDav.
Actual results:
Nothing visible for a user. You keep pressing Discard or Discard all events and nothing happens.
In the error console there are errors (removed some personal data):
Calendar: CalDAV: Unexpected status modifying item to Cumpleaños del contacto: 404
BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VEVENT
CREATED:20230425T055307Z
LAST-MODIFIED:20230425T060639Z
DTSTAMP:20230425T060639Z
UID:8fcce4a2-bbbe-48ee-9e46-2cd15fe008b7
SUMMARY:🎂 Contact name edited
RRULE:FREQ=YEARLY
X-MOZ-LASTACK:20230425T060639Z
DTSTART;VALUE=DATE:19700425
DTEND;VALUE=DATE:19700426
TRANSP:TRANSPARENT
X-NEXTCLOUD-BC-FIELD-TYPE:BDAY
X-NEXTCLOUD-BC-UNKNOWN-YEAR:0
X-NEXTCLOUD-BC-YEAR:0
X-MOZ-GENERATION:1
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER:PT9H
DESCRIPTION:🎂 Contact name edited
END:VALARM
END:VEVENT
END:VCALENDAR
Expected results:
At least pop up an error message. The event for that day should be ignored (dismissed) for the duration of the specific event (not the series so next year it should pop again the event).
Updated•2 years ago
|
Description
•