Set imported from value for project export import
Adds gitlab_project to the imported_from column for relevant relations during project export import. Changelog: fixed
显示
- app/models/concerns/import/has_import_source.rb 12 个添加, 9 个删除app/models/concerns/import/has_import_source.rb
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- doc/user/project/index.md 5 个添加, 4 个删除doc/user/project/index.md
- ee/spec/lib/gitlab/import_export/group/relation_factory_spec.rb 2 个添加, 1 个删除...c/lib/gitlab/import_export/group/relation_factory_spec.rb
- ee/spec/lib/gitlab/import_export/project/relation_factory_spec.rb 2 个添加, 1 个删除...lib/gitlab/import_export/project/relation_factory_spec.rb
- lib/gitlab/import_export/base/relation_factory.rb 3 个添加, 3 个删除lib/gitlab/import_export/base/relation_factory.rb
- lib/gitlab/import_export/group/relation_tree_restorer.rb 2 个添加, 1 个删除lib/gitlab/import_export/group/relation_tree_restorer.rb
- lib/gitlab/import_export/project/relation_tree_restorer.rb 4 个添加, 0 个删除lib/gitlab/import_export/project/relation_tree_restorer.rb
- qa/qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb 1 个添加, 1 个删除...1_manage/migration/gitlab_migration_large_project_spec.rb
- spec/lib/bulk_imports/projects/pipelines/issues_pipeline_spec.rb 1 个添加, 1 个删除...b/bulk_imports/projects/pipelines/issues_pipeline_spec.rb
- spec/lib/bulk_imports/projects/pipelines/snippets_pipeline_spec.rb 1 个添加, 1 个删除...bulk_imports/projects/pipelines/snippets_pipeline_spec.rb
- spec/lib/gitlab/import_export/base/relation_factory_spec.rb 16 个添加, 12 个删除spec/lib/gitlab/import_export/base/relation_factory_spec.rb
- spec/lib/gitlab/import_export/group/relation_factory_spec.rb 2 个添加, 1 个删除spec/lib/gitlab/import_export/group/relation_factory_spec.rb
- spec/lib/gitlab/import_export/project/relation_factory_spec.rb 1 个添加, 0 个删除...lib/gitlab/import_export/project/relation_factory_spec.rb
- spec/lib/gitlab/import_export/project/relation_tree_restorer_spec.rb 16 个添加, 0 个删除...tlab/import_export/project/relation_tree_restorer_spec.rb
- spec/lib/gitlab/import_export/project/sample/relation_factory_spec.rb 2 个添加, 1 个删除...lab/import_export/project/sample/relation_factory_spec.rb
加载中
想要评论请 注册 或 登录