Skip to content

Disable the feature flag migration

Ravi Kumar requested to merge 389765-disable-the-feature-flag-migration into master

What does this MR do and why?

This migration MigrateZoektSettingsInApplicationSettings is already finished in 16.11. In 17.0, a plan is to remove the feature flags used in this migration. So here disabling this migration to avoid any issues during the migration run for a local development environment.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #389765 (closed)

#458467 (closed)

Edited by Ravi Kumar

Merge request reports