Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
ALL
-
Sharding 2020-09-21
Description
The donorForgetMigration command calls onReceiveDonorForgetMigration which currently always emplaces the promise so this causes the command to fail on retry since a promise can only be emplaced once.