summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/all_models.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/gitlab/import_export/all_models.yml')
-rw-r--r--spec/lib/gitlab/import_export/all_models.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/all_models.yml b/spec/lib/gitlab/import_export/all_models.yml
index 29baa70d5ae..6c6b9154a0a 100644
--- a/spec/lib/gitlab/import_export/all_models.yml
+++ b/spec/lib/gitlab/import_export/all_models.yml
@@ -195,6 +195,7 @@ project:
- mattermost_slash_commands_service
- slack_slash_commands_service
- irker_service
+- packagist_service
- pivotaltracker_service
- prometheus_service
- hipchat_service
@@ -286,3 +287,6 @@ timelogs:
- user
push_event_payload:
- event
+issue_assignees:
+- issue
+- assignee \ No newline at end of file