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
**Context: Current **Current implementation**
Emails are currently sent 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', "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 that sets the default, with two radio options:
* Option 1: **Always send Send email invites notifications for changes**
changes to meeting details
* Caption: "Automatically Never send an email with an updated calendar invite (.ics) notifications for changes to date, time, location and participants. This setting can be overridden per meeting."
meeting details
* Option 2: **Never send email invites for changes**
* Caption: "Never send an email update, regardless of changes. Select this if you manage calendar invites separately outside of OpenProject. This setting can be overridden per meeting."
* Allow changing this setting at the level of individual meetings with a setting
* With checkbox:
* Label: "**Send email updates to all participants**"
* Caption: "Automatically send an email with an updated calendar invite (.ics) for changes to date, time, location and participants."
* When enabled, show an info banner below the option:
* Text: "All participants will receive an updated .isc invite Useful when you make changes to this meeting."
* When disabled, show a warning banner below the option:
meeting is created outside of OpenProject
* Text: "You have chosen to mute email updates. Participants will not receive an .isc invite when you make changes."
* Clearly identify on the meeting side bar when a meeting is muted, and what this means
**Technical notes**
* \[open\] When the setting is disabled when editing a single meeting, is a notification then sent on submit? Might want a confirmation dialog here.
* Maybe not important if we have a warning/info banner?
**Permissions and visibility considerations**
* <br>
**Out of scope**
* <br>
**I want to** understand when meeting module sends out emails
**so that** I can control them, or possibly suppress them
**Context: Current
Emails are currently sent
* **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',
* **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 that sets the default, with two radio options:
* Option 1: **Always send
* Caption: "Never send an email update, regardless of changes. Select this if you manage calendar invites separately outside of OpenProject. This setting can be overridden per meeting."
* Allow changing this setting at the level of individual meetings with a setting
* With checkbox:
* Label: "**Send email updates to all participants**"
* Caption: "Automatically send an email with an updated calendar invite (.ics) for changes to date, time, location and participants."
* When enabled, show an info banner below the option:
* Text: "All participants will receive an updated .isc invite
* When disabled, show a warning banner below the option:
* Clearly identify on the meeting side bar when a meeting is muted, and what this means
**Technical notes**
* \[open\] When the setting is disabled when editing a single meeting, is a notification then sent on submit? Might want a confirmation dialog here.
* Maybe not important if we have a warning/info banner?
* <br>
**Out of scope**
* <br>