Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
The commitWithin parameter is not passed on for deleteById in UpdateRequest, resulting in it not working.
Adding a one-line fix plus test that fail before adding the line and passes after.