Skip to content

Handle displaying deleted creator of an accessory #16918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 14, 2025

Conversation

marcusmoore
Copy link
Collaborator

This PR handles an issue where (most likely due to bad data) viewing an accessory where the creator has been deleted caused the page to throw a 500 exception.

Now the page will say "Deleted user":
image


The translation I'm using is under reports but is the only string that says "Deleted user" specifically. It feels like it should be under general but I didn't want to create a new string for one that already exists.

@marcusmoore marcusmoore requested a review from snipe as a code owner May 12, 2025 19:35
@snipe snipe merged commit d3c19e2 into grokability:develop May 14, 2025
6 of 8 checks passed
@marcusmoore marcusmoore deleted the bug/sc-29151 branch May 14, 2025 16:49
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