Skip to content

feat(compliance): require a note on AML decisions and record it in the KYC log - #1277

Draft
Blume1977 wants to merge 1 commit into
DFXswiss:developfrom
Blume1977:feat/compliance-aml-decision-note
Draft

feat(compliance): require a note on AML decisions and record it in the KYC log#1277
Blume1977 wants to merge 1 commit into
DFXswiss:developfrom
Blume1977:feat/compliance-aml-decision-note

Conversation

@Blume1977

Copy link
Copy Markdown
Contributor

The AML decision form (compliance review, tab "AML Pending") gets a mandatory note field, analogous to the call-queue outcome form: the clerk records the reasoning for the release/rejection, and it is appended to the KYC log entry (comment: section of buildKycLogMessage), for Pass/Fail/Pending as well as Reset.

Deliberately NOT written to the transaction comment column: that column carries the AML error list (e.g. ScorechainHighRisk), which the release mechanism in the API matches on (DFXswiss/api#4654, DFXswiss/api#4402) — free text there would break it.

The save button stays disabled until decision, editor and note are filled in.

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.

1 participant