Skip to content

Merge duplicate TM feature flags#7566

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-merge-tm-configs
Jan 3, 2023
Merged

Merge duplicate TM feature flags#7566
jmhooper merged 1 commit intomainfrom
jmhooper-merge-tm-configs

Conversation

@jmhooper
Copy link
Contributor

@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 eric-gade and matthinz 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