Skip to content

Enable searching of projects by full path

Heinrich Lee Yu requested to merge hly-search-by-project-full-path into master

What does this MR do?

Changes the project search query to search in routes.path instead of projects.path so that we can search by the parent group path.

This would help with #20444 (closed)

I put this behind the :project_search_by_full_path feature flag that's default enabled so that we can turn it off in case this query causes performance issues on large instances like GitLab.com

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mayra Cabrera

Merge request reports