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

Display e-mail on Manage Users view in admin dashboard #2278

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Conversation

mark-dce
Copy link
Contributor

@mark-dce mark-dce commented Jun 1, 2022

When we get bounce notifications from AWS, the only user data we
have available is the e-mail address. Since this is typically the
post-graduation e-mail supplied by the student, we have no easy way
to match it against a NetID or PPID.

This change displays the e-mail associated with the user so that we
can search and sort on e-mail addresses - and therefore match
bouncing addresses to the corresponding student or approver.

image

When we get bounce notifications from AWS, the only user data we
have available is the e-mail address.  Since this is typically the
post-graduation e-mail supplied by the student, we have no easy way
to match it against a NetID or PPID.

This change displays the e-mail associated with the user so that we
can search and sort on e-mail addresses - and therefore match
bouncing addresses to the corresponding student or approver.
@coveralls
Copy link

coveralls commented Jun 1, 2022

Coverage Status

Coverage increased (+4.6%) to 89.893% when pulling 45ee69a on show_email into 5231761 on main.

@mlooney mlooney merged commit 247533d into main Jun 1, 2022
@mlooney mlooney deleted the show_email branch June 1, 2022 22:50
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

Successfully merging this pull request may close these issues.

None yet

3 participants