Partial commit sha searches yield no results
In reference to: https://gitlab.com/gitlab-org/gitlab-foss/-/issues/24833 WORKS: https://gitlab.com/search?project_id=13083&scope=commits&search=448c19a DOESN'T WORK: https://gitlab.com/search?project_id=13083&scope=commits&search=448c __Expected___ https://gitlab.com/search?project_id=13083&scope=commits&search=448c produces at the very least the same result as https://gitlab.com/search?project_id=13083&scope=commits&search=448c19a and possibly more if any commit sha's contain the search value
issue