Skip to content

Moved issues redirect to /designs

Summary

Moved issues redirect to /designs on the moved issue.

Steps to reproduce

Visit the old URL of a moved issue (eg. https://gitlab.com/gitlab-org/design.gitlab.com/issues/381)

As of 2019-08-29, this returns:

<html><body>You are being <a href="https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/issues/381/designs">redirected</a>.</body></html>

What is the current bug behavior?

Redirects to $new-url/designs

What is the expected correct behavior?

The redirect URL should not have /designs at the end.

Output of checks

write: This bug happens on GitLab.com

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

/cc @gtsiolis