Skip to content

fix(issues): Use serialize_generic_user in GroupSeenSerializer#108576

Merged
mrduncan merged 1 commit intomasterfrom
mrduncan/serialize-user
Mar 6, 2026
Merged

fix(issues): Use serialize_generic_user in GroupSeenSerializer#108576
mrduncan merged 1 commit intomasterfrom
mrduncan/serialize-user

Conversation

@mrduncan
Copy link
Member

Fixes SENTRY-5K2T

Use serialize_generic_user() to safely convert the user before passing it as as_user to user_service.serialize_many(), matching the pattern used by ActivitySerializer and GroupSerializer.

Fixes SENTRY-5K2T

Use `serialize_generic_user()` to safely convert the user before passing
it as `as_user` to `user_service.serialize_many()`, matching the pattern
used by ActivitySerializer and GroupSerializer.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 19, 2026
@mrduncan mrduncan marked this pull request as ready for review February 19, 2026 21:54
@mrduncan mrduncan merged commit b68a658 into master Mar 6, 2026
79 checks passed
@mrduncan mrduncan deleted the mrduncan/serialize-user branch March 6, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants