Skip to content

Remove search_query_builder feature flag

Terri Chu requested to merge 460287-remove-search_query_builder_ff into master

What does this MR do and why?

Related to #460287 (closed)

Remove search_query_builder feature flag

Set to fully enabled on production: #460287 (comment 1929613015)

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.

Screenshots or screen recordings

No UI changes

How to set up and validate locally

  1. enable elasticsearch and advanced search on gdk
  2. index everything using gitlab:elastic:index rake task
  3. perform issues search at project, group, and global levels
Edited by Terri Chu

Merge request reports