Skip to content

Log the user of a fraud rejected profile on automatic rejection#11384

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-log-user-id-on-automatic-fraud-rejection
Oct 22, 2024
Merged

Log the user of a fraud rejected profile on automatic rejection#11384
jmhooper merged 1 commit intomainfrom
jmhooper-log-user-id-on-automatic-fraud-rejection

Conversation

@jmhooper
Copy link
Contributor

If a user is in fraud review for over 30 days they are automatically rejected by the FraudRejectionDailyJob. Prior to this commit the analytics service was initialized with an anonymous user. As a result the event was not logged for the fraud review rejected user. This commit fixes that issue so these events will appear associated with the rejected user.

If a user is in fraud review for over 30 days they are automatically rejected by the `FraudRejectionDailyJob`. Prior to this commit the analytics service was initialized with an anonymous user. As a result the event was not logged for the fraud review rejected user. This commit fixes that issue so these events will appear associated with the given user.

[skip changelog]
@jmhooper jmhooper requested a review from a team October 22, 2024 18:59
@jmhooper jmhooper merged commit 5fc010e into main Oct 22, 2024
@jmhooper jmhooper deleted the jmhooper-log-user-id-on-automatic-fraud-rejection branch October 22, 2024 19:21
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