gitlab-org--gitlab-foss/changelogs/unreleased/fj-59522-improve-search-controller-performance.yml
Francisco Javier López 68e533dc21 Add improvements to the global search process
Removed the conditions added to
Project.with_feature_available_for_user, and moved to the
IssuableFinder. Now, we ensure that, in the projects retrieved
in the Finder, the user has enough access for the feature.
2019-05-07 11:08:25 +00:00

5 lines
121 B
YAML

---
title: Add improvements to global search of issues and merge requests
merge_request: 27817
author:
type: performance