Skip to content

Copy snippet route under - scope

Dmytro Zaporozhets (DZ) requested to merge dz-scope-snippet-routes into master

What does this MR do?

Copy snippet routes so those are available at both /-/ scope and without one. Keep UI to use unscoped routes for one release.

For #210024.

The next step (next release) we do a switch and make UI use new /-/snippets route. Then we can deprecate the old routing later.

Does this MR meet the acceptance criteria?

Conformity

Edited by Dmytro Zaporozhets (DZ)

Merge request reports