summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGabriel Mazetto <brodock@gmail.com>2019-06-24 20:31:38 +0200
committerGabriel Mazetto <brodock@gmail.com>2019-07-10 22:14:50 +0100
commitd8cad8837cae22130f2e0975155a3b27a66d878c (patch)
tree99568d2fea74b637d0c882e7090584a35b1fdeab /changelogs
parentc1fe76f15ba8d2418c428d2c9e88c133bfc69a6f (diff)
downloadgitlab-ce-d8cad8837cae22130f2e0975155a3b27a66d878c.tar.gz
Display the amount for Hashed Storage migration/rollback correctly63667-hashed-storage-migration-count-correctly
Rake script considers the specified range, if present, to calculate the affected amount of projects correctly.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml b/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml
new file mode 100644
index 00000000000..ead79be2505
--- /dev/null
+++ b/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml
@@ -0,0 +1,5 @@
+---
+title: Display the correct amount of projects being migrated/rolled-back to Hashed Storage when specifying ranges
+merge_request: 29996
+author:
+type: fixed