Skip to content

API - fix searching in group/project specified by path

Jarka Košanová requested to merge 42937-search-api-fix into master

What does this MR do?

It fixes searching using a new API endpoint when a project/group is specified by its full_path.

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

Why was this MR needed?

When a project/group is specified by its full_path the path is sent as a param into SearchService although it expects id.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42937 (closed)

Edited by Grzegorz Bizon

Merge request reports