bcgov / bcgov/entity

Address/Phone number for out of Canada countries.

Open
#7,177 4 comments 0 reactions 1 assignee Claimed by @lizhuomeng71 View on GitHub
bug Dependency enhancement Pay Priority2
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Please reference to #7131
https://github.com/bcgov/entity/issues/7131

When user are from outside of Canada, their address and phone number may not fit in Canada based verification.
In 7131, UK address doesn't have Province (region field in database table), it's also optional for auth-web, but it's required in auth-api. Account creation will fail if missing this field, BCeID user would have to go through entire creation flow again, usually fail again because they already have an uploaded affidavit file.

Address Phone number verification should using same rule on both frontend and backend to avoid this type of failure.
Verification should work for other counties. Payment related address fields also need to consider out of country user cases.

*Address uses common components. We will try to update the common component in a way that doesn't impact others but they will be required to test it.

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.