Skip to content

changelog: Upcoming Features, Attempts API, Add idv-ssn-submitted event#12189

Merged
Sgtpluck merged 2 commits intomainfrom
dmm/idv-ssn-submitted
May 21, 2025
Merged

changelog: Upcoming Features, Attempts API, Add idv-ssn-submitted event#12189
Sgtpluck merged 2 commits intomainfrom
dmm/idv-ssn-submitted

Conversation

@Sgtpluck
Copy link
Copy Markdown
Contributor

🎫 Ticket

Link to the relevant ticket:
FIE Epic 367

🛠 Summary of changes

  • adds the idv-ssn-submitted event
  • associated tests

this is added in both the usual idv flow and IPP

@Sgtpluck Sgtpluck requested a review from mitchellhenke May 19, 2025 16:56

private

def consume_params(params)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it seems like this was a construct developed for forms that are "consuming" a number of different params; while i might argue about whether or not it's that useful generally, it certainly seems like overkill for a form that is only using one param.

end
end

context 'when the form has invalid attributes' do
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

form now cannot accept invalid attributes, so this spec is unnecessary

errors:,
extra: {
pii_like_keypaths: [
[:same_address_as_id],
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

is :same_address_as_id necessary here, or is this an artifact of the code doing something else at some point?

@Sgtpluck Sgtpluck merged commit 0404b8f into main May 21, 2025
1 check passed
@Sgtpluck Sgtpluck deleted the dmm/idv-ssn-submitted branch May 21, 2025 17:36
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