Cleanup PopulateTestReportsIssueId background migration jobs
What does this MR do and why?
PopulateTestReportsIssueId did ran in production. There are no more test reports with issue_id == nil
. This performs a cleanup, rescheduling any jobs that could have failed on self-managed instances and deleting job tracking records.
related to #345841 (closed)
Migration output
== 20220201141705 CleanupBackgroundMigrationPopulateTestReportsIssueId: migrating
== 20220201141705 CleanupBackgroundMigrationPopulateTestReportsIssueId: migrated (0.0186s)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Felipe Cardozo