Skip to content

Backfill LfsObjectsProject records of forks

Patrick Bajao requested to merge 55487-backfill-lfs-objects-projects into master

What does this MR do?

To fix the behavior of existing forks, LfsObjectsProject records need to be backfilled. This is so we can remove the need to depend on the source when looking for LFS objects from forks.

This is a variation of !25343 (merged) that was reverted. The difference is that we are now enqueueing background migration jobs based on lfs_objects_project records.

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

#55487 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports