Skip to content

Deploy RC 409.1 to production#11154

Merged
jmhooper merged 2 commits intostages/prodfrom
stages/rc-2024-08-27-patch-1
Aug 27, 2024
Merged

Deploy RC 409.1 to production#11154
jmhooper merged 2 commits intostages/prodfrom
stages/rc-2024-08-27-patch-1

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Aug 27, 2024

The release includes the changes from RC 409 (ref) with a bug-fix from #11153

…d` event (#11153)

The `idv_doc_auth_verify_polling_wait_visited` gets logged when a polling event occurs on the verify info step. This event does not have any extra attributes that it needs to log. As a result we left off the extra arguments when adding it.

Leaving off the extra arguments led to an issue with the `AnalyticsEventsEnhancer`. This adds attributes to the events that are prefixed with `idv_` when they are called. A result of this was a `ArgumentError` for this event since it did not have the extra arguments for these attributes.

[skip changelog]
@jmhooper jmhooper merged commit 540275f into stages/prod Aug 27, 2024
@jmhooper jmhooper deleted the stages/rc-2024-08-27-patch-1 branch August 27, 2024 18:34
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