Skip to content

Backfill `dismissal_reason` column for `vulnerability_reads` table

What does this MR do and why?

This MR schedules a batched background migration to backfill dismissal_reason column for vulnerability_reads table for rows where state is dismissed and dismissal_reason is null

Related to #412667 (closed)

MR acceptance checklist

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

Merge request reports