Skip to content

Add health status sorting indexes for issues table

Mario Celi requested to merge 411673-create-sync-indexes into master

What does this MR do and why?

This change creates new indexes to support health status sorting on issue lists, now using the work_item_types table to filter by issue_type

Indexes were already scheduled to be created over the weekend in .com with !123860 (merged) (more info and query plans in the MR)

MR acceptance checklist

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

Related to #411673 (closed)

Edited by Mario Celi

Merge request reports