Skip to content

Revert RC 409#11152

Merged
jmhooper merged 1 commit intostages/prodfrom
stages/rc-2024-08-27-revert
Aug 27, 2024
Merged

Revert RC 409#11152
jmhooper merged 1 commit intostages/prodfrom
stages/rc-2024-08-27-revert

Conversation

@jmhooper
Copy link
Contributor

This reverts commit a951867, reversing changes made to 0dcaa38.

This reverts commit a951867, reversing
changes made to 0dcaa38.
@jmhooper jmhooper merged commit 90d418c into stages/prod Aug 27, 2024
@jmhooper jmhooper deleted the stages/rc-2024-08-27-revert branch August 27, 2024 17:59
jmhooper added a commit that referenced this pull request Aug 27, 2024
jmhooper added a commit that referenced this pull request Aug 27, 2024
* Revert "Merge pull request #11152 from 18F/stages/rc-2024-08-27-revert"

This reverts commit 90d418c, reversing
changes made to a951867.

* Allow for extra arguments to `idv_doc_auth_verify_polling_wait_visited` 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]
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