Skip to content

fix(pii): remove guards from aggregators#2083

Merged
Litarnus merged 1 commit intomasterfrom
set-user-data
May 6, 2026
Merged

fix(pii): remove guards from aggregators#2083
Litarnus merged 1 commit intomasterfrom
set-user-data

Conversation

@Litarnus
Copy link
Copy Markdown
Contributor

@Litarnus Litarnus commented May 6, 2026

Removes the PII guards from aggregators. The reason for that is that the flag should be used to prevent automatic pii collection. So if someone sets user information manually, they should still reach Sentry even though send_default_pii is disasbled.

The current code in the aggregators removed all user data, even if explicitly set by a user

@Litarnus Litarnus requested a review from stayallive May 6, 2026 13:47
@Litarnus Litarnus merged commit cf75602 into master May 6, 2026
47 checks passed
@Litarnus Litarnus deleted the set-user-data branch May 6, 2026 13:54
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