Skip to content

Remove `issue_autocomplete_backend_filtering` feature flag

What does this MR do and why?

Remove issue_autocomplete_backend_filtering feature flag to filter issue autocomplete results on the backend to improve performance for projects with a lot of issues.

This has been enabled on GitLab.com for almost 2 weeks. For gitlab-org/gitlab, this improves response time from ~15 seconds to <1 second.

Related to #289238 (closed) #488831 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading