gitlab-org--gitlab-foss/changelogs/unreleased/53700-hashed-storagemigration.yml
Gabriel Mazetto f208f4c236 Allow partially migrated repositories to continue migration
Previously we verified if the projecthave at least migrated their
repository to hashed storage and prevented the migration command to
start a new migration.

The new version checks for the latest storage version available
(fully migrated), otherwise it allows migration to be triggered again.
2018-11-15 15:33:25 +01:00

5 lines
131 B
YAML

---
title: 'Hashed Storage: allow migration to be retried in partially migrated projects'
merge_request: 23087
author:
type: fixed