Skip to content

Add new vulnerability index synchronously

What does this MR do and why?

Describe in detail what your merge request does and why.

The Merge Request !89145 (merged) added the index index_vulnerabilities_project_id_state_severity_default_branch asynchronously.

This MR adds a migration to create the new index synchronously, as recommended by our database guideline.

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 Marcos Rocha

Merge request reports