Finalize migration BackfillProjectIdToSecurityScans
What does this MR do and why?
This migration was finished, you can confirm the status using our batched background migration chatops commands.
To confirm it is finished you can run:
/chatops run batched_background_migrations status 1000660
The last time this background migration was triggered was in db/post_migrate/20240827165545_queue_backfill_project_id_to_security_scans.rb
You can read more about the process for finalizing batched background migrations in https://docs.gitlab.com/ee/development/database/batched_background_migrations.html.