-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 6.0.10
-
Component/s: None
-
Query Integration
-
ALL
-
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