Create a way to report problems to Steve and/or Tom/Ken when something goes haywire.
Impetus for this was what do we do if there's no survey set up for public consumption from ui-group because of some misconfiguration. This particular scenario should allow:
- Reporting when the
ui-group application starts up.
- Reporting when a request is received for a group sign-up, in case the public surveys have been disabled sine the server started.
It sounds like this should be some kind of injection-friendly service and should also have a corresponding UI-side component that checks a condition, posts a user-friendly alert, and asks the server to send out email.
Create a way to report problems to Steve and/or Tom/Ken when something goes haywire.
Impetus for this was what do we do if there's no survey set up for public consumption from
ui-groupbecause of some misconfiguration. This particular scenario should allow:ui-groupapplication starts up.It sounds like this should be some kind of injection-friendly service and should also have a corresponding UI-side component that checks a condition, posts a user-friendly alert, and asks the server to send out email.