Content
View differences
Updated by Parimal Satyal over 1 year ago
**As** an organizer of meetings
**I want to** be able to define meeting series
**so that** I don't have to manually copy and set them up
**Acceptance criteria**
* Users have The "+ Meeting" link in the index page presents three options:
* **One-time**
* This displays the create meeting form in a new item called "Recurring" under modal. This is the **\+ Meeting** action.
same as the "Meeting details" modal, except it has a _Meeting title_ input field, and an optional _Project_ field for when the modal is triggered from outside of a project context.
* **Recurring**
* This is the same form as one-time, except for the addition of these additional fields:
* **Recurrence**" (required) is a select field with options:
* Every day
* Every week
* Every 2 weeks
* Every month
* "**End after**" (required) is a select field with options:
* A specific date
* Selecting this displays a date field titled "End date" (required)
* A specific number of meetings
* Selecting this displays an input field titled "Number of meetings" (required) that only accepts integers
* \[open\] Max-value: 99?
* This calendar year
* The "Create" primary button is changed to "Create meeting series"
* **Classic (deprecated)**
<br>
**I want to** be able to define meeting series
**so that** I don't have to manually copy and set them up
**Acceptance criteria**
* Users have
* **One-time**
* This displays the create meeting form in
*
<br>