Skip to content

Draft: Remove obsolete Advanced search migrations

This migration removes all but the latest obsolete Advanced search migration files from the project.

You can read more about the process for marking Advanced search migrations as obsolete in https://docs.gitlab.com/ee/development/search/advanced_search_migration_styleguide.html#deleting-advanced-search-migrations-in-a-major-version-upgrade.

As part of our process, we want to ensure all obsolete Advanced search migrations have had at least one required stop as obsolete migrations before removing the migration code from the project. Therefore we can remove code for all Advanced search migrations that were made obsolete before the last required stop.

This change was generated by gitlab-housekeeper using the Keeps::DeleteObsoleteAdvancedSearchMigrations keep.

To provide feedback on your experience with gitlab-housekeeper please comment in #442003.

Merge request reports