-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Fully Compatible
-
v4.2
-
Query 2019-07-15
Currently if you try an update with $unset:"x" instead of accepting it as directive to unset field "x" it gives an error that it's expecting an array. This isn't consistent with other places where we implicitly assume that they meant [x].