Skip to content

Add background migrations for filling nullified `file_location` on `ci_job_ artifacts` table

What does this MR do?

This MR adds the background migrations to fill nullified file_location column on ci_job_artifacts table.

This should be executed after legacy artifacts background migrations has done.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Close https://gitlab.com/gitlab-org/gitlab-ce/issues/50682

Edited by Shinya Maeda

Merge request reports