You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Administrator user, I should be allowed to Edit Profile for any user information in Profile and have the ability to modify user's email addres also.
It will require
admin user able to search any user, and edit the user profile information (all profile details) plus email address
admin user able to reset user's password and manually type the new password
admin user able to see email address currently used by selected user and enter a new one email address to switch to
new email to be registered in firebase
new email to replace old email in the database for this user
notification email sent to user using sendgrid so that the user knows that user profile was changed by admin, and what was changed.
all must support multi language
unit tests to be added for this new feature
The text was updated successfully, but these errors were encountered:
As an Administrator user, I should be allowed to Edit Profile for any user information in Profile and have the ability to modify user's email addres also.
It will require
The text was updated successfully, but these errors were encountered: