Skip to content

Remove deprecated design route

What does this MR do?

This MR removed a deprecated Design Management route.

The route had been deprecated in %12.9 in !25781 (merged), where the route became a redirect to the new route.

The route is used to serve a full-size design file. Users never visit this route themselves. The deprecation was put in place on the chance that someone had cached the old URIs (exposed in GraphQL API) and were continuing to use those old URIs for some reason.

I've searched Kibana for the deprecated route, and can't see any use of those routes on GitLab.com, so I believe it's safe to go ahead and remove these in %13.0.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports