summaryrefslogtreecommitdiff
path: root/lib/gitlab
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2019-05-20 13:48:53 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2019-05-20 13:48:53 +0000
commitc513434c9d7bdfa5e1c8bd3a86fe84df693faebd (patch)
treefe9546f93ceca37577c68594ee1edd5206149cd1 /lib/gitlab
parentec79a0a2e4bf567f59cb6c24542957f5219c7208 (diff)
parente938d241ea5b574e82ec44951f14ac391c6d52d1 (diff)
downloadgitlab-ce-c513434c9d7bdfa5e1c8bd3a86fe84df693faebd.tar.gz
Merge branch '49517-fix-notes-import-export' into 'master'
Include type to notes import / export Closes #49517 See merge request gitlab-org/gitlab-ce!28401
Diffstat (limited to 'lib/gitlab')
-rw-r--r--lib/gitlab/import_export/import_export.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index c6d4fda4af5..7bbcb53f016 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -176,6 +176,8 @@ excluded_attributes:
- :enabled
methods:
+ notes:
+ - :type
labels:
- :type
label: