Skip to content

Use separate feature flag for logging duplicate profiles#12195

Merged
vrajmohan merged 1 commit intomainfrom
vm-split-one-account-feature-flags
May 21, 2025
Merged

Use separate feature flag for logging duplicate profiles#12195
vrajmohan merged 1 commit intomainfrom
vm-split-one-account-feature-flags

Conversation

@vrajmohan
Copy link
Contributor

@vrajmohan vrajmohan commented May 21, 2025

changelog: Internal, One Verified Account, Use separate feature flag for logging duplicate profiles

🎫 Ticket

Link to the relevant ticket:
LG-16260

📜 Testing Plan

Provide a checklist of steps to confirm the changes.

  • Create account1 with an IAL2 profile
  • Create account2 with an IAL2 profile and with the same SSN as account1
  • Authenticate for an IAL2 request with account2
  • No entry should be created in duplicate_profile_confirmations
  • Set the flag feature_one_verified_account_log_duplicate_profiles to disabled
  • Repeat the above steps with flag feature_one_verified_account_log_duplicate_profiles enabled
  • An entry should be created in duplicate_profile_confirmations

@vrajmohan vrajmohan requested a review from a team May 21, 2025 13:10
changelog: Internal, One Verified Account, Use separate feature flag for logging duplicate profiles

Separating the feature flags so that we can turn on the recording of
duplicates without having to also have the user confirm the duplicate
accounts. This is intended to be a short-lived feature flag; we will
remove it as soon as we can confirm that it works as intended.
@vrajmohan vrajmohan force-pushed the vm-split-one-account-feature-flags branch from e45311b to 9d0b665 Compare May 21, 2025 13:14
Copy link
Contributor

@kevinsmaster5 kevinsmaster5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Tested locally with the prescribed steps.

@vrajmohan vrajmohan merged commit 1763140 into main May 21, 2025
1 check passed
@vrajmohan vrajmohan deleted the vm-split-one-account-feature-flags branch May 21, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants