Skip to content

Commit

Permalink
BAU: Add fail-with-no-ci option to FRAUD_CHECK_NAMES_ONLY (#2824)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCollingwood authored Dec 18, 2024
2 parents 735c19e + 7f04e7b commit 005a121
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,17 +220,6 @@ states:
fail-with-no-ci:
targetState: EVALUATE_GPG45_SCORES_RFC

ADDRESS_AND_FRAUD_RFC:
nestedJourney: ADDRESS_AND_FRAUD
exitEvents:
next:
targetState: EVALUATE_GPG45_SCORES_RFC
enhanced-verification:
targetJourney: FAILED
targetState: FAILED_CONFIRM_DETAILS
fraud-fail-with-no-ci:
targetState: EVALUATE_GPG45_SCORES_RFC

EVALUATE_GPG45_SCORES_RFC:
response:
type: process
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ states:
enhanced-verification:
targetJourney: FAILED
targetState: FAILED_CONFIRM_DETAILS
fail-with-no-ci:
targetState: CHECK_COI_NAMES

NAMES_ONLY_AFTER_RFC:
response:
Expand Down

0 comments on commit 005a121

Please sign in to comment.