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

When you save a container must verify the existence of a redirect before creating it. #500

Open
williamroot opened this issue Jul 5, 2016 · 0 comments

Comments

@williamroot
Copy link
Contributor

Currently when editing the slug of a container, it creates a redirect from the old slug to new slug.
The problem is that now there is no redirection with old_path being the slug, and this can not be duplicated, generating a exception.
We need to validate the existence of the redirect on, if any, update it rather than creating another.

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

No branches or pull requests

1 participant