sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-1177: Enable export of recurring events #789

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Jan Waeckers - 13.12.2022, 13:40:41

The export of a single event is currently possible (see linked Issues). But the user should be able to export recurring events as a single iCal event. This can be realized through a recurrence rule, see https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html Consider how recurring events are represented in the cms. See https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html

Corresponding CMS issue: https://github.com/digitalfabrik/integreat-cms/issues/1965

 Note: this should happen for both web and native.

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Timo Ludwig - 21.2.2023, 16:13:21

The CMS API now combines the recurring events when accessed with the combine_recurring parameter: https://cms.integreat-app.de/testumgebung/de/wp-json/extensions/v3/events/?combine_recurring=1