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 redirect when category is destroyed #8055

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

gbp
Copy link
Member

@gbp gbp commented Dec 18, 2023

Relevant issue(s)

Fixes #8054

What does this do?

Fix redirect when category is destroyed

Implementation notes

Pass the current model type to the admin category destroy action so we can redirect to the correct/current model index.


[skip changelog]

Pass the current model type to the admin category destroy action so we
can redirect to the correct/current model index.

Fixes #8054
@gbp gbp merged commit f458e91 into develop Dec 18, 2023
7 checks passed
@confirmordeny
Copy link
Collaborator

That was fast. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected redirect when you delete a request category
2 participants