Set imported_from for Direct Transfer objects
Sets the `imported_from` for objects imported in Direct Transfer. The objects that need this to be set are listed in https://gitlab.com/gitlab-org/gitlab/-/issues/424454. Changelog: added
显示
- app/models/concerns/import/has_import_source.rb 3 个添加, 1 个删除app/models/concerns/import/has_import_source.rb
- lib/bulk_imports/ndjson_pipeline.rb 2 个添加, 1 个删除lib/bulk_imports/ndjson_pipeline.rb
- lib/gitlab/import_export/base/relation_factory.rb 8 个添加, 1 个删除lib/gitlab/import_export/base/relation_factory.rb
- spec/lib/bulk_imports/ndjson_pipeline_spec.rb 2 个添加, 1 个删除spec/lib/bulk_imports/ndjson_pipeline_spec.rb
- spec/lib/gitlab/import_export/base/relation_factory_spec.rb 22 个添加, 2 个删除spec/lib/gitlab/import_export/base/relation_factory_spec.rb
加载中
想要评论请 注册 或 登录