Content
View differences
Updated by Oliver Günther over 1 year ago
**As** a user of meeting series
**I want to** have a separate action to end the meeting series
**so that** I can cancel / end meeting series early without fiddling with the form
**Acceptance criteria**
* Action menu entry in the meeting series "End meeting series"
* If start\_date < today, this action will not be shown
* Danger confirmation dialog: "Ending the series will delete remove any future open or scheduled meeting occurrences."
* On confirmation
* Sets "end\_date" to today
* Removes any future scheduled meetings
* Removes any future instantiated meetings
**I want to** have a separate action to end the meeting series
**so that** I can cancel / end meeting series early without fiddling with the form
**Acceptance criteria**
* Action menu entry in the meeting series "End meeting series"
* Danger confirmation dialog: "Ending the series will delete
* On confirmation
* Sets "end\_date" to today
* Removes any future scheduled meetings
* Removes any future instantiated meetings