Skip to content

Add account reactivation event logging#9301

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/add-reactivate-events
Oct 3, 2023
Merged

Add account reactivation event logging#9301
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/add-reactivate-events

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Based on discussion here, it should be much easier to understand patterns of identity verification when these events are present. This PR adds them.

@mitchellhenke mitchellhenke requested review from a team and Sgtpluck October 3, 2023 14:23
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/add-reactivate-events branch from b0fceb2 to ef2bbe8 Compare October 3, 2023 14:38
Copy link
Contributor

@aduth aduth Oct 3, 2023

Choose a reason for hiding this comment

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

The thing that's confusing about this to me is that update is only called when the user clicks the button "I don't have my key", not when they click the other button that they have their personal key. I think ideally the submit event would capture both of these, but at least for investigative purposes, we do log the visit on the reactivation screen, which could be enough to see that a user progresses there.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I think the missing piece is the user not going to reactivation and skipping straight to idv

@aduth
Copy link
Contributor

aduth commented Oct 3, 2023

Can we add test coverage? i.e. that an event is logged by the controller

Mitchell Henke added 2 commits October 3, 2023 10:01
changelog: Internal, Logging, Add account reactivation event logging
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/add-reactivate-events branch from ef2bbe8 to 39e50df Compare October 3, 2023 15:01
@mitchellhenke
Copy link
Contributor Author

Can we add test coverage? i.e. that an event is logged by the controller

Yep, done

@mitchellhenke mitchellhenke merged commit f4c88d4 into main Oct 3, 2023
@mitchellhenke mitchellhenke deleted the mitchellhenke/add-reactivate-events branch October 3, 2023 15:10
@jmhooper jmhooper mentioned this pull request Oct 5, 2023
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.

3 participants