summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/projects/_export.html.haml2
-rw-r--r--lib/gitlab/import_export/import_export.yml3
2 files changed, 1 insertions, 4 deletions
diff --git a/app/views/projects/_export.html.haml b/app/views/projects/_export.html.haml
index d14c5c27b65..e42772c2dd9 100644
--- a/app/views/projects/_export.html.haml
+++ b/app/views/projects/_export.html.haml
@@ -15,7 +15,7 @@
%li= _('Project configuration, including services')
%li= _('Issues with comments, merge requests with diffs and comments, labels, milestones, snippets, and other project entities')
%li= _('LFS objects')
- %li=_('Issue Boards')
+ %li= _('Issue Boards')
%p= _('The following items will NOT be exported:')
%ul
%li= _('Job traces and artifacts')
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 29da46fb18d..f3888857bb6 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -84,9 +84,6 @@ project_tree:
- lists:
- label:
- :priorities
- - milestone:
- - events:
- - :push_event_payload
# Only include the following attributes for the models specified.
included_attributes: