From 419c53ec62de6e97a517abd5fdd4cbde3a942a34 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 19 Oct 2023 12:57:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@16-5-stable-ee --- lib/gitlab/import_export/project/relation_factory.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/gitlab/import_export/project/relation_factory.rb') diff --git a/lib/gitlab/import_export/project/relation_factory.rb b/lib/gitlab/import_export/project/relation_factory.rb index 78d0735bbb5..943c997a056 100644 --- a/lib/gitlab/import_export/project/relation_factory.rb +++ b/lib/gitlab/import_export/project/relation_factory.rb @@ -194,6 +194,7 @@ module Gitlab def setup_pipeline_schedule @relation_hash['active'] = false + @relation_hash['owner_id'] = @user.id end def setup_merge_request -- cgit v1.2.3