Skip to content

No-op FixMergeRequestDiffCommitUsers background migration

Thong Kuah requested to merge no_opfix_merge_request_diff_commit_users.rb into master

What does this MR do and why?

No-op FixMergeRequestDiffCommitUsers background migration. This background migration was referring to models like Project without duplicating the logic from the model. To avoid tests failing in the future, we no-op this bg migration.

Related issue: #344540 (closed)

We can do this on a major milestone, and the background migration should have run by now, and also we cleaned up in !86320 (merged)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thong Kuah

Merge request reports