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
I want my email to automatically be set as my user name
Benefit
So that after sign-up others can immediately share assurance cases with me by providing my email
Acceptance Criteria
GIVEN my user sign-up was successful
AND I have provided an email address for sign-up
AND another user enters my email to share a case
THEN I want the backend to recognize my email as my user name without me having to explicitly do this in the settings
Dependencies
No response
Technical Notes
@cptanalatriste you mentioned that users are alerted to setting their email when the return (log off and on again), but I was notified by a user that they did not receive any alert when logging off and on.
Definition of Done
The feature fulfills all acceptance criteria.
The code is reviewed and meets team coding standards.
All unit, integration, and end-to-end tests are passed.
The feature meets accessibility standards set for the project.
The code passes the CI/CD pipeline quality controls (style and linting).
The feature is merged into the main branch.
The feature is deployed and functional in the QA environment.
The feature was demonstrated to the team and accepted by the product owner.
The text was updated successfully, but these errors were encountered:
Role
As a User
Desired Feature
I want my email to automatically be set as my user name
Benefit
So that after sign-up others can immediately share assurance cases with me by providing my email
Acceptance Criteria
GIVEN my user sign-up was successful
AND I have provided an email address for sign-up
AND another user enters my email to share a case
THEN I want the backend to recognize my email as my user name without me having to explicitly do this in the settings
Dependencies
No response
Technical Notes
Definition of Done
The text was updated successfully, but these errors were encountered: