Skip to content

fix: AttributeError in collaborator emails when submitter is deleted#19339

Open
JacobCoffee wants to merge 3 commits intomainfrom
sentry-WAREHOUSE-PRODUCTION-2D6
Open

fix: AttributeError in collaborator emails when submitter is deleted#19339
JacobCoffee wants to merge 3 commits intomainfrom
sentry-WAREHOUSE-PRODUCTION-2D6

Conversation

@JacobCoffee
Copy link
Member

@JacobCoffee JacobCoffee commented Jan 16, 2026

Fixes issue where submitter is none

Closes #19338

@JacobCoffee JacobCoffee requested a review from a team as a code owner January 16, 2026 21:31
@JacobCoffee
Copy link
Member Author

JacobCoffee commented Jan 16, 2026

similar issues would occur in these files i think

.id access:

.username access:

#19340

@JacobCoffee JacobCoffee changed the title fix(#19338): none value for submitter fix(#19338): fix AttributeError in collaborator emails when submitter is deleted Jan 16, 2026
@JacobCoffee JacobCoffee changed the title fix(#19338): fix AttributeError in collaborator emails when submitter is deleted fix: AttributeError in collaborator emails when submitter is deleted Jan 22, 2026
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.

AttributeError: NoneType object has no attribute username

1 participant