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
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/import_export/project/import_export.yml')
-rw-r--r--lib/gitlab/import_export/project/import_export.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/project/import_export.yml b/lib/gitlab/import_export/project/import_export.yml
index 410e918649b..5986c5de441 100644
--- a/lib/gitlab/import_export/project/import_export.yml
+++ b/lib/gitlab/import_export/project/import_export.yml
@@ -44,6 +44,7 @@ tree:
- :zoom_meetings
- :sentry_issue
- :award_emoji
+ - :work_item_type
- snippets:
- :award_emoji
- notes:
@@ -771,6 +772,8 @@ included_attributes:
- :source_commit
- :close_after_error_tracking_resolve
- :close_auto_resolve_prometheus_alert
+ work_item_type:
+ - :base_type
# Do not include the following attributes for the models specified.
excluded_attributes:
@@ -1101,6 +1104,15 @@ excluded_attributes:
- :roll_over
- :description
- :sequence
+ work_item_type:
+ - :id
+ - :cached_markdown_version
+ - :name
+ - :description
+ - :description_html
+ - :icon_name
+ - :namespace_id
+ - :updated_at
methods:
project: