Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[Backport 5.5.x] [logging] Only record events if a new user was created#64005

Merged
craigfurman merged 1 commit into5.5.xfrom
backport-64004-to-5.5.x
Jul 23, 2024
Merged

[Backport 5.5.x] [logging] Only record events if a new user was created#64005
craigfurman merged 1 commit into5.5.xfrom
backport-64004-to-5.5.x

Conversation

@sourcegraph-release-bot
Copy link
Collaborator

Follow-up on https://github.com/sourcegraph/sourcegraph/pull/63843

Based on comments from this Slack thread, it seems like the events causing the spam are ones where a new ext acct is saved without a user being created. So if we want to fix the spam we need to only save an event if a user was created.

Test plan

Test updated.

Changelog


Backport 777c7a0 from #64004

@craigfurman craigfurman merged commit 1a463ba into 5.5.x Jul 23, 2024
@craigfurman craigfurman deleted the backport-64004-to-5.5.x branch July 23, 2024 12:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants