Skip to content

Add Sidekiq job parameter to BackgroundMigrationWorker

What does this MR do?

This is the prep work for !45298 (merged), simply adding a Sidekiq job parameter as recommended by https://docs.gitlab.com/ee/development/sidekiq_style_guide.html#add-an-argument

This is for 13.5, with the other MR for 13.6

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #267828 (closed)

Edited by Brett Walker

Merge request reports