Skip to content

Remove RetryBackfillTraversalIds which is a 14.0 migration

Rémy Coutable requested to merge remove-old-14-0-data-migration into master

What does this MR do and why?

This removes a background migration which was introduced by !62992 (merged) in 14.0.

Per https://docs.gitlab.com/ee/update/index.html#upgrading-to-a-new-major-version, it's mandatory to upgrade to the latest minor version before going to the next major one, so it's safe to remove all data migrations that were introduced in version previous to 15.0.0, since we're currently at version 15.7.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports

Loading