Draft: Add archived column and event handler to Analyzer project statuses

What does this MR do and why?

Adds a new archived column to the analyzer_project_statuses table to indicate whether a project is archived. This change supports the upcoming namespace-level adjustment service by allowing it to aggregate only non-archived projects records and to exclude archived related records during filtering and sorting.

Added analyzer_project_statuses table
Changelog: added

Related issue

Update statistics on project or group delete or... (#534725 - closed) • Gal Katz, Yuval Siev • 18.2

Merge request reports

Loading