-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-rc0
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:Platforms E (01/08/16)
Currently, you must surround calls to coll.drop() with a check to see if the collection exists before trying to drop it. It seems like this shouldn't be necessary.