Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
6.0.10
-
None
-
Query Integration
-
ALL
-
Description
When a the $collStats aggregation is executed against a timeSeries collection, the namespace is reported as .<dbName>.system.buckets.<actualCollectionName>
When the collStats command is run on the same collection, it correctly reports the namespace as <dbName>.<actualCollectionName>
I've been able to reproduce this issue in MongoDB 6.0.10 and 7.0. Attaching example outputs from both the command and the agg stage