Skip to content

Allow user to revert back to non-ElasticSearch search

Dylan Griffith requested to merge 33678-allow-revert-back-to-basic-search into master

What does this MR do?

When there are no search results using Elasticsearch we want to give people the option to revert to Postgres search. This mitigates risks with rolling out Elasticsearch to our users in case there are data or query problems they will always be able to get back to the same old postgres experience.

Screenshots

When there are no results

Screen_Shot_2019-10-25_at_4.33.50_pm

After switching to basic search

Screen_Shot_2019-10-25_at_4.33.57_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

#33678 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports