Skip to content
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

fix: resolve 404 with deleted user sets and tickets #3129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wescopeland
Copy link
Member

Resolves https://discord.com/channels/476211979464343552/1002689485005406249/1332744554721312839.

The solution required a resolveSoftDeletableRouteBinding() method to be added to the User model to play nicely with Folio's withTrashed() middleware.

I'm not certain if the ->orWhere('User', $value) is required to be in there. I verified we do still seem to need it for resolveRouteBinding().

@wescopeland wescopeland requested a review from a team January 25, 2025 18:47
Copy link
Member

@Jamiras Jamiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the username still be clickable in the breadcrumb on these pages?

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