Skip to content

Remove obsolete Advanced search migrations

Related to #442440

This migration removes all 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::MarkOldAdvancedSearchMigrationsAsObsolete keep.

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

Edited by Terri Chu

Merge request reports