Skip to content

Reintroduce index for Feedback migration

Michał Zając requested to merge 324893-create-migration-backing-index-2 into master

What does this MR do and why?

In Add supporting index for Feedback migration (!103347 - merged) we created an index to support Vulnerabilities::Feedback records background migration (!97699 (merged)). Thanks to Adam we realized the index will not be used and we need a different one.

This MR removes the "invalid" one and introduces a proper index to support the background migration

Related to #324893 (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