Content
View differences
Updated by Jens Ulferts over 5 years ago
**As** a project admin
**I want to** send a notification to a user newly added to a project
**so that** the user is aware of her/his role in the project.
**Acceptance criteria**
* API-Endpoint for creating memberships takes custom message on membership creation and editing.
* A user added to a project receives a notification.
* A user who is assigned additional roles receives a notification.
* The notification includes the custom message provided via the API.
**Open**
* Should a notification also be sent in case a role is removed?
* Should a notification also be sent in case the user is removed from the project altogether?
**Out of scope**
* The custom message does not have to be persisted.
* When adding a member/assigning roles via the members list no custom message can be provided.
**I want to** send a notification to a user newly added to a project
**so that** the user is aware of her/his role in the project.
**Acceptance criteria**
* API-Endpoint for creating memberships takes custom message on membership creation and editing.
* A user added to a project receives a notification.
* A user who is assigned additional roles receives a notification.
* The notification includes the custom message provided via the API.
**Open**
* Should a notification also be sent in case a role is removed?
* Should a notification also be sent in case the user is removed from the project altogether?
**Out of scope**
* The custom message does not have to be persisted.
* When adding a member/assigning roles via the members list no custom message can be provided.