Skip to content

replace `find_with_namespace` with `find_by_full_path`

Adam Pahlevi requested to merge adamco/gitlab-ce:fwn-to-find-by-full-path into master

What does this MR do?

replace find_with_namespace with find_by_full_path

Are there points in the code the reviewer needs to double check?

yes

Why was this MR needed?

To have the same method to find project by path

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#27611 (closed)

Merge request reports