bcgov / bcgov/entity

Account name validation for deactivated account names

Open
#8,046 0 comments 0 reactions 0 assignees View on GitHub
Pay
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Removed from #5937

### Account Name Logic Change
For account with individual/personal name,
- Account Name field would be unique
For account with Business Name
- Legal Business Name and Branch name combined should be used to determine the uniqueness of Account Name

**Scenario 7: Reuse the Legal Business Name after Account deactivation**
GIVEN that I have already deactivated an account that was using its Business Name as Account Name
WHEN I want to re-use the same Business Name as my account name
THEN I can use it, given that I am choosing a different branch Name

**Scenario 8: Reuse the Individual personal Name after Account deactivation**
GIVEN that I have already deactivated an account that was using its Personal Name as Account Name
WHEN I want to re-use the same Personal Name as my account name
THEN system will not allow that and ask me to choose a unique account name

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.