Skip to content

Resolve cross DB issues in lib/gitlab/background_migration/fix_vulnerability_reads_has_issues.rb

What does this MR do and why?

The listed migration is quite old and was already removed from the GitLab database. As such, we should be safe to delete the related library code to resolve the sec-decomposition cross join issue it contains.

We realised in the course of this MR that we needed to finalise this migration which was done in %17.5, allowing us to remove this in %17.6.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #480746 (closed)

Edited by Gregory Havenga

Merge request reports

Loading