Skip to content

Cleanup PopulateTestReportsIssueId background migration jobs

Felipe Cardozo requested to merge issue_34841-cleanup_background_migration into master

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.

Edited by Felipe Cardozo

Merge request reports

Loading