Feature #287
openCreate troubleshooting tool for account sign-up
0%
Description
Per ticket 280 - http://redmine.gc.cuny.edu/issues/show/280
To help troubleshoot problems with member sign-ups: from Boone: "Putting some development effort toward building a tool for triaging this sort of situation. As I said, the WP backend has no interface for seeing failed signups. It wouldn't be too hard to build one, though, so that admins could see at a glance whether a user's registration has gone through, to resend activation emails, and to manually activate accounts if necessary."
One additional suggestion: what if there was a front-end troubleshooting tool for users that would lead them through a series of questions and could check the database to see whether the user's registration has gone through? This would automate the process. So, for example, let's say a user has a problem signing up -- she doesn't receive the notification email. She visits the troubleshooting tool. It asks her questions like "when did you sign up"? "What email did you use?" etc. And then, maybe using that decision tree that Sarah created a while ago, it suggests a course of action, telling the user whether to check her spam filter, sign up again because there is no record of registration, or to contact an admin.
Related issues