-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.10.1
-
Component/s: API
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
DBCollection.remove should optionally take a boolean parameter for the justOne flag. This change needs to be tunneled down into OutMessage, as well. Unfortunately, obvious workarounds (such as doing a find before the remove) introduce race conditions.