Skip to content
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

(Email) Notification For Event Status Changes. #19

Open
ParadoxGuitarist opened this issue Jun 26, 2015 · 1 comment
Open

(Email) Notification For Event Status Changes. #19

ParadoxGuitarist opened this issue Jun 26, 2015 · 1 comment

Comments

@ParadoxGuitarist
Copy link
Contributor

Leaders should get notifications when users change their status for an event. (Notifier when someone signs up or cancels). That way when a user cancels, the leader already knows about it.

It would be good for the email to include additional information for the leader (phone number and email address) so they can be contacted personally/individually if needed. That personal information is already in the app when we sign up users, so should be easy to include.

It might be wise to set a delay on the notification with a delay (1-5 minutes), so leaders don't get multiple (confusing) emails if users are trying to change their status and click on the wrong object.

@vwbusguy
Copy link
Owner

Sending an email to the leader on change shouldn't be too difficult, though currently email functionality is locked to the leader level to avoid any spamming. I agree that a delay might be nice, though that would mean building in some cron functionality to the mailer service. Otherwise, it's just a matter of hooking up the mailer js function to the button event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants