Project

General

Profile

User Story #3746

Updated by Khadija Mezghani about 1 month ago

As a user, I want to view my profile, so that I can verify the information associated with my account. 

 Acceptance Criteria: 
 -Profile display 
 Given an authenticated user, 
 When they access "My Profile", 
 Then they see their personal information (first name, last name, email, department, team, site, role(s)). 

 -Read-only 
 No displayed field is editable by the user. 
 No edit action (editable field, "Save" button) is available on this page. 

 -Up-to-date data 
 The displayed information reflects the latest data recorded by an administrator. 


 "Note: US01, US02, US03 & US08 are pushed by the same ID #3752" 

Back