diff options
author | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-05-21 13:31:21 -0300 |
---|---|---|
committer | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-05-21 16:22:48 -0300 |
commit | 5c025a89c8572fbe389c5673d4d6b9d29599351c (patch) | |
tree | 0a865cb2a274d98b3e62539e436c54923073fde6 /changelogs | |
parent | c6f72ac9a88521257991aa9a0cc6d558126f5bb9 (diff) | |
download | gitlab-ce-41587-osw-mr-metrics-migration-cleanup.tar.gz |
Clean-up phase for MR metrics population background migration41587-osw-mr-metrics-migration-cleanup
This finishes any old running background migration which populates MR metrics
with events data. Which solves
https://gitlab.com/gitlab-org/gitlab-ce/issues/41587.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41587-osw-mr-metrics-migration-cleanup.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41587-osw-mr-metrics-migration-cleanup.yml b/changelogs/unreleased/41587-osw-mr-metrics-migration-cleanup.yml new file mode 100644 index 00000000000..f8640e46e78 --- /dev/null +++ b/changelogs/unreleased/41587-osw-mr-metrics-migration-cleanup.yml @@ -0,0 +1,5 @@ +--- +title: Clean-up phase for MR metrics population background migration +merge_request: +author: +type: other |