[go: up one dir, main page]

Skip to content

BulkImports::Entity db records have jid missing

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

When using ~"Importer:GitLab Migration" we create BulkImports::Entity records to keep track of import state of individual project/group migrations from source GitLab Instance to destination. This work is done in BulkImports::EntityWorker (which enqueues a number of BulkImports::PipelineWorker).

I noticed BulkImports::Entity db records do not have associated Sidekiq jod id jid stored. We should fix that, since it's helpful to have job ids present during debugging.

Edited by 🤖 GitLab Bot 🤖