Skip to content

Fix ingestion logic for remediations

Subashis Chakraborty requested to merge 429361-fix-ingestion into master

What does this MR do and why?

This MR fixes the source of finding ids so that we update vulnerability read entries properly for has_remediations field.

The change was first introduced in !129125 (diffs). This creates some inconsistency in data which will be fixed in a subsequent MR by re-queuing modified backfill batched migration lib/gitlab/background_migration/backfill_has_remediations_of_vulnerability_reads.rb.

How to set up and validate locally

#429361 (closed)

Related to #429361 (closed)

Edited by Subashis Chakraborty

Merge request reports