-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation pipeline
-
None
-
Sprint Tone Loc
When I added $out aggregation stage, I got error "$out can only be the final stage in the pipeline" probably because a $limit was automatically tacked on after it. Such limit should be omitted after "$out".