Content
View differences
Updated by Parimal Satyal over 1 year ago
**As** a meeting organiser
**I want to** be able to cancel and restore individual meetings from a series
**so that** I have more flexibility when dealing with public holidays or exceptional events
**Acceptance criteria**
* In the meeting series index page, the More menu (...) for each occurence has a "Cancel this occurence" item
* In the meeting page for an instance that's part of a meeting, the More (...) menu on header has a "Cancel occurence" item
* In either case, a confirmation dialog is shown:
* **Title:** "Cancel this meeting occurence?"
* **Text:** "This will cancel just the meeting on {date} and not affect all the other meetings in the series."
* **Actions:** ~~"Cancel" "Cancel" (secondary) and~~ and "Cancel occurence" (danger)
* \[open\] Two cancels are confusing, better UX copy required or we only have one danger button. Users can use the close icon or click outside of the modal to exit. required.
* A cancelled meeting has the status "Cancelled" in the index page
* The user can click on the More (...) icon and click "Restore this occurence" to restore the meeting.
* A confirmation dialog is shown:
* **Title:** "Restore this meeting occurence?"
* **Text:** "This will restore this occurence in the meeting series based on the meeting template."
* **Actions:** "Cancel" (secondary) and "Restore occurence" (primary)
* \[open\] Two cancels are confusing, better UX copy required.
<br>
**I want to** be able to cancel and restore individual meetings from a series
**so that** I have more flexibility when dealing with public holidays or exceptional events
**Acceptance criteria**
* In the meeting series index page, the More menu (...) for each occurence has a "Cancel this occurence" item
* In the meeting page for an instance that's part of a meeting, the More (...) menu on header has a "Cancel occurence" item
* In either case, a confirmation dialog is shown:
* **Title:** "Cancel this meeting occurence?"
* **Text:** "This will cancel just the meeting on {date} and not affect all the other meetings in the series."
* **Actions:** ~~"Cancel"
* \[open\] Two cancels are confusing, better UX copy required or we only have one danger button. Users can use the close icon or click outside of the modal to exit.
* A cancelled meeting has the status "Cancelled" in the index page
* The user can click on the More (...) icon and click "Restore this occurence" to restore the meeting.
* A confirmation dialog is shown:
* **Title:** "Restore this meeting occurence?"
* **Text:** "This will restore this occurence in the meeting series based on the meeting template."
* **Actions:** "Cancel" (secondary) and "Restore occurence" (primary)
* \[open\] Two cancels are confusing, better UX copy required.
<br>