summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-11 16:57:04 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-11 16:57:04 +0000
commit06b8fe5607f2419f0171da8d4c3149b006ee9736 (patch)
tree94cd14a4114d4355f536e10598f1ec8e4fc77250 /changelogs/unreleased
parenta06107582f1271d2724f83d8606488b78cf03144 (diff)
parentd8cad8837cae22130f2e0975155a3b27a66d878c (diff)
downloadgitlab-ce-06b8fe5607f2419f0171da8d4c3149b006ee9736.tar.gz
Merge branch '63667-hashed-storage-migration-count-correctly' into 'master'
Display the amount for Hashed Storage migration/rollback correctly Closes #63667 See merge request gitlab-org/gitlab-ce!29996
Diffstat (limited to 'changelogs/unreleased')
-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