Resolve: Reset resolved_at column of vulnerabilities table while unresolving the records

What does this MR do and why?

This migration fixes inconsistencies where vulnerabilities have a resolved_at timestamp but are not in the resolved state (state = 3).

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Edited by Charlie Kroon

Merge request reports

Loading