User Profile - View and Edit Contact Information for Different Accounts
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**USER STORY**
* As a basic or premium users who belongs to multiple accounts in BC Registries
* I want to be able to enter or change my contact information for a given account
* So I can choose how I want to be contact for each account I belong to
---
**ACCEPTANCE CRITERIA**
---
**SCENARIO 1 - Not logged in**
* GIVEN an account administrator has approved my account access
* AND the invited team member is not logged in
* WHEN the invited team member clicks on the link in email notification
* AND the invited team member logs in
* THEN the invited team member should see a page asking them to create a user profile for that account.
**Design**
TBD
---
**SCENARIO 2 - Logged in**
* GIVEN an account administrator has approved my account access
* AND the invited team member is already logged into BC Registries
* WHEN the invited team member clicks on the link in the email notification
* THEN the invited team member should see a page asking them to create a user profile for that account.
**Design**
TBD
---
**SCENARIO 3 - Sees notification after logging in**
* GIVEN an account administrator has approved my account access
* WHEN the invited team member logs in
* THEN the invited team member should see a notification in the application header that their account access has been approved
**Design**
TBD
---
**SCENARIO 4 - Click on notification**
* GIVEN the invited team member can see a notification that they have been approved access to an account
* WHEN the invited team member clicks on the notification
* THEN the invited team member should see a page asking them to create a user profile for that account.
**Design**
TBD
---
**SCENARIO 5 - Edit Profile for Account**
* GIVEN the invited team member belongs to a number of accounts
* WHEN the invited team member clicks on 'Edit Profile'
* THEN the invited team member should see a form where they can edit their contact information for that account.
**Design**
TBD
---
**SCENARIO 6 - Cancel Create User Profile**
* GIVEN the invited team member can see the 'Create User Profile' interface for an account
* WHEN the invited team member clicks on 'Cancel'
* THEN the invited team member will see a confirmation window.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.