Finalize and remove BackfillDuoCoreForExistingSubscription background migration
Problem to solve
The BackfillDuoCoreForExistingSubscription background migration is no longer needed as mentioned in issue #539075. The test for this migration is currently quarantined due to flakiness.
Proposal
- Finalize the batched background migration following the documentation
- Delete the background migration code according to the guidelines
Tasks
-
Finalize the background migration -
Delete the background migration code, including spec files -
Update any related documentation
Edited by Abhay V Ashokan