Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge duplicate TM feature flags #7566

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

jmhooper
Copy link
Member

@jmhooper jmhooper commented Jan 3, 2023

There were 2 feature flags for ThreatMetrix behavior that conflicted:

  • proofing_device_profiling_decisioning_enabled: This determined whether or not a user saw the "sad face" screen
  • lexisnexis_threatmetrix_required_to_verify: This determined whether or not a user received an active profile after successful proofing

There is no case where we want one and not the other or vice versa. Thus this commit merges them into a single lexisnexis_threatmetrix_required_to_verify config.

[skip changelog]

There were 2 feature flags for ThreatMetrix behavior that conflicted:

- `proofing_device_profiling_decisioning_enabled`: This determined whether or not a user saw the "sad face" screen
- `lexisnexis_threatmetrix_required_to_verify`: This determined whether or not a user received an active profile after successful proofing

There is no case where we want one and not the other or vice versa. Thus this commit merges them into a single `lexisnexis_threatmetrix_required_to_verify` config.

[skip changelog]
@jmhooper jmhooper requested review from matthinz and eric-gade January 3, 2023 16:08
@jmhooper jmhooper merged commit e69b207 into main Jan 3, 2023
@jmhooper jmhooper deleted the jmhooper-merge-tm-configs branch January 3, 2023 16:29
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.

3 participants