-
Notifications
You must be signed in to change notification settings - Fork 9
Send notification for joining an engagement #2578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
New feature or request
Milestone
Comments
A notification for joining would need to be added here platform/app/Http/Controllers/EngagementController.php Lines 623 to 632 in e945631
|
A notification for leaving an engagement could be added here: platform/app/Http/Controllers/EngagementController.php Lines 706 to 715 in e945631
|
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Currently there's only a flash notice when a consultation participant joins an engagement. Some users were confused about if they had successfully signed up.
Describe the solution you'd like
In addition to the flash message, send a notification (e-mail and dashboard) the they have joined the engagement. Should probably also send a notification if they leave the engagement.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: