Skip to content

fix: if event is postponed end date should be recalculate

If a user edits an event by postponing it, say by a week, without changing the hours, the end date should be recalculate

Currently if an event that starts, say 14 Jan at 18:00 and ends 14 Jan at 20:00, is postponed, say by a week, the start date goes to 21 Jan, but the end date remain to 14 Jan.

This behavior is visible via ics

Edited by sedum

Merge request reports