馃殌 [Feature] Admin - Find users by email address
Created by: Tirokk
Authored by roschaefer Closed
馃殌 Feature
If an administrator has invited a user by email address and she wants to e.g. reward a badge to the user, then the only way of finding the user is by email address. It's because all the other information is provided by the invited user on registration (name, slug) so it's not known in advance.
Feature: Find users by email address
As an administrator
I want to find users by email address
In order to e.g. reward badges or promote users to moderators after they signed up
Design & Layout
Admins should be allowed to search by email address. The expected results should be empty or should have exactly one match. If a user is found, the user should be linked to the user profile.