Skip to content

Fix Route#rename_children behavior

Dmytro Zaporozhets (DZ) requested to merge dz-fix-route-rename into master

What does this MR do?

Fix Route#rename_children behavior. Given group gitlab and gitlab-org exists. When rename gitlab it will rename gitlab-org group route too. This MR fixes it

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports