-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-rc6
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.0
-
Sprint:Platforms 2018-07-02
-
Linked BF Score:15
In order to transform internal user documents to a format that may be consumed by end users, the usersInfo command invokes the aggregation framework. If more than 101 documents, the default batch size, would be returned to the client, then the output may become truncated. No error is returned in the response to indicate that not all documents were returned.