-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DPC-4229] Removed given name and phone matching on cd invite (#2285)
## 🎫 Ticket https://jira.cms.gov/browse/DPC-4229 ## 🛠 Changes In the CD invitation flow we no longer match on given name and phone number. ## ℹ️ Context These changes were made in an attempt to streamline the CD invitation process. ## 🧪 Validation Tests updated to verify that first name and phone number are no longer required to match. **Note**: We still require that the invitation has a given name and phone number, we just don't match on them.
- Loading branch information
1 parent
f720795
commit 73a09f5
Showing
3 changed files
with
18 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters