Add Users::MigrateRecordsToGhostUserService
The new service extracts parts of the existing Users::DestroyService and Users::MigrateToGhostUserService. This will be used by a cron job doing interruptible batched migration / deletion of users and associated records with limited execution time.
显示
- app/services/users/migrate_records_to_ghost_user_service.rb 107 个添加, 0 个删除app/services/users/migrate_records_to_ghost_user_service.rb
- ee/app/services/ee/users/migrate_records_to_ghost_user_service.rb 65 个添加, 0 个删除...ervices/ee/users/migrate_records_to_ghost_user_service.rb
- ee/spec/services/ee/users/migrate_records_to_ghost_user_service_spec.rb 98 个添加, 0 个删除...es/ee/users/migrate_records_to_ghost_user_service_spec.rb
- spec/services/users/migrate_records_to_ghost_user_service_spec.rb 258 个添加, 0 个删除...vices/users/migrate_records_to_ghost_user_service_spec.rb
- spec/support/shared_examples/users/migrate_records_to_ghost_user_service_shared_examples.rb 39 个添加, 0 个删除.../migrate_records_to_ghost_user_service_shared_examples.rb
加载中
想要评论请 注册 或 登录