Skip to content

Enable ES web indexing by default

Markus Koller requested to merge 12712-enable-start-indexing-button into master

What does this MR do?

Enables the feature flag for ES web indexing by default, and slightly improves the button in the admin UI.

Docs changes are in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31972

Ref: https://gitlab.com/gitlab-org/gitlab-ee/issues/12712

Screenshots

Initial state:

image

After enabling Elasticsearch indexing and submitting the form:

image

Does this MR meet the acceptance criteria?

Conformity

Performance 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
Edited by Markus Koller

Merge request reports