summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswaldo Ferreira <oswaldo@gitlab.com>2017-08-07 20:04:16 -0300
committerOswaldo Ferreira <oswaldo@gitlab.com>2017-08-07 20:04:16 -0300
commita0c22d1edafbd87d59dbf01acd610da97ec87912 (patch)
treef36c4b2d4adafda6673306d97980aefb444444e0
parent43b03e9c5a6918a6106819d8819ac1088c2e7af9 (diff)
downloadgitlab-ce-a0c22d1edafbd87d59dbf01acd610da97ec87912.tar.gz
Exclude merge_jid on Import/Export attribute configuration
-rw-r--r--lib/gitlab/import_export/import_export.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index c8ad3a7a5e0..c5c05bfe2fb 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -101,6 +101,7 @@ excluded_attributes:
merge_requests:
- :milestone_id
- :ref_fetched
+ - :merge_jid
award_emoji:
- :awardable_id
statuses: