diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-05-08 11:57:22 +0100 |
---|---|---|
committer | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-05-08 11:57:22 +0100 |
commit | 0135ea6db4c1cc3968691343c6b7cac191502cb8 (patch) | |
tree | 1de7f9e0427166d4835c00b3ff0c3bce708e44d5 | |
parent | fcb6dd6861adf45637009d2772df2db9683746e8 (diff) | |
download | gitlab-ce-0135ea6db4c1cc3968691343c6b7cac191502cb8.tar.gz |
Adds changelog
-rw-r--r-- | changelogs/unreleased/fix-project-mirror-data-schema.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-project-mirror-data-schema.yml b/changelogs/unreleased/fix-project-mirror-data-schema.yml new file mode 100644 index 00000000000..107f1fe3b9c --- /dev/null +++ b/changelogs/unreleased/fix-project-mirror-data-schema.yml @@ -0,0 +1,6 @@ +--- +title: Fixes database inconsistencies between Community and Enterprise Edition on + import state +merge_request: 18811 +author: +type: fixed |