As an admin, I would like to see a list of all the User Profiles so that I can keep track of who is using the system.
Given the user is an admin in the Tabloid application When they select the User Profiles menu option Then they should be directed to the User Profiles list page And each user in the list should display the full name, the display name and the user type.
And the list should be in ordered alphabetically by user display name
As an admin, I would like to see a list of all the User Profiles so that I can keep track of who is using the system.
Given the user is an admin in the Tabloid application
When they select the
User Profiles
menu optionThen they should be directed to the User Profiles list page
And each user in the list should display the full name, the display name and the user type. And the list should be in ordered alphabetically by user display name