Notifications for role assignment
When someone is assigned a role, they should receive a corresponding notification for this. The message to send when the role is assigned can be specified on the CourseSpecificRole (#248 (closed)). If empty/null, no notification should be sent.
-
Add automatic notification message field (plain text) to CourseSpecificRole (migration) -
Send when a group is approved -
when importing -
via the admin interface
-
-
Send when a role is assigned to an approved group -
Add field in partial for specifying CourseSpecificRoles -
Specify the notification in en.yml (load message as variable?) -
Add send notifications to controller action of specifying project -
Allow variables "$PROJECT" (the name of the project), "$TRIGGERER" (the name of the person triggering the action), "$RECEIVER" (the name of the person receiving the notification).