Content
View differences
Updated by Parimal Satyal 11 months ago
**As** a user of meetings
**I want to** understand when meeting module sends out emails
**so that** I can control them, or possibly suppress them
**Current implementation**
Emails are currently send out in these cases:
* **One-time invitations**: Inviting a new user to a one-time meeting sends out an email to that user only
* **Completing a series template:** After setting up a meeting series and clicking "Complete template", meeting invitation is sent to every invitee in the template
* **Changing date or time**: If there are changes to the meeting start time or hour, in a one-time or recurring meeting, or when the entire series is moved, an email is sent out to all invitees
* **Meeting Cancellations**: When a meeting is canceled (deleted), an email notification is sent to inform all invitees that the meeting will no longer take place.
**Acceptance criteria**
* Have an admin-level setting Allow muting a meeting so that sets the default, with two options:
* Send email it suppresses _all_ notifications for changes to meeting details
* Never send email notifications for changes to meeting details
* Allow changing this setting at the level of individual meetings
* Useful when a meeting is created outside of OpenProject
* Clearly identify when a meeting is muted, and what this means
**Technical notes**
* When the setting is disabled when editing a single meeting, is a notification then sent on submit? Might want a confirmation dialog here. <br>
**Permissions and visibility considerations**
* <br> _To whom is this feature visible?_
* _When is it not visible?_
**Out of scope**
* <br>
**I want to** understand when meeting module sends out emails
**so that** I can control them, or possibly suppress them
**Current implementation**
Emails are currently send out in these cases:
* **One-time invitations**: Inviting a new user to a one-time meeting sends out an email to that user only
* **Completing a series template:** After setting up a meeting series and clicking &quot;Complete template&quot;, meeting invitation is sent to every invitee in the template
* **Changing date or time**: If there are changes to the meeting start time or hour, in a one-time or recurring meeting, or when the entire series is moved, an email is sent out to all invitees
* **Meeting Cancellations**: When a meeting is canceled (deleted), an email notification is sent to inform all invitees that the meeting will no longer take place.
**Acceptance criteria**
* Have an admin-level setting
* Send email
* Never send email notifications for changes to meeting details
* Allow changing this setting at the level of individual meetings
* Useful when a meeting is created outside of OpenProject
* Clearly identify when a meeting is muted, and what this means
**Technical notes**
* When the setting is disabled when editing a single meeting, is a notification then sent on submit? Might want a confirmation dialog here.
**Permissions and visibility considerations**
* <br>
* _When is it not visible?_
**Out of scope**
* <br>