Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-10-31 19:08:55 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-10-31 19:34:36 +0300
commitf3279e39e9f5a3fba91a9d920ed4b09e72cdbdee (patch)
treeb32467be1a3442d3835d3f0937a035fc50f22af6 /lib
parent756f3a47f27e0413ce9f4776052dbf862ccd75fb (diff)
Merge branch 'fix/import-issue-assignees' into 'master'
Fix missing issue assignees Closes #39170 See merge request gitlab-org/gitlab-ce!15109
Diffstat (limited to 'lib')
-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 dec8b4c5acd..e68761066d8 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -19,6 +19,7 @@ project_tree:
- milestone:
- events:
- :push_event_payload
+ - :issue_assignees
- snippets:
- :award_emoji
- notes: