Skip to content

Recurring events: recurrenceRule is ignored #1442

Open
@michael-mathieu

Description

@michael-mathieu

Hello,
I try to have recurrent events, but my recurrenceRule is ignored. First event is visible, but there's not recurrence.

Small example:
{ id: 'event2', calendarId: 'cal2', title: 'Event2', start: '2024-02-01T09:01:00', end: '2024-02-01T20:00:00', recurrenceRule: 'FREQ=WEEKLY;UNTIL=20241231' }

Current workaround is to catch the move event and clear + createEvents with updated start and end atrribute, but it's not very elegant ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions