Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[User Story]: email address automatically set as user name #622

Open
8 tasks
aranas opened this issue Sep 27, 2024 · 0 comments
Open
8 tasks

[User Story]: email address automatically set as user name #622

aranas opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@aranas
Copy link
Collaborator

aranas commented Sep 27, 2024

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

  • @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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

No branches or pull requests

1 participant