Operational Defect Database

BugZero found this defect 27 days ago.

MongoDB | 2649982

The default timeseries index does not use collection's collation if no collation is specified.

Last update date:

4/22/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

To reproduce: db.createCollection("coll", {timeseries: {metaField: "meta", timeField : "time"}, collation: {locale: "en"}}); and then run db.coll.runCommand("listIndexes") This behaviour diverges from a non-timeseries collection where the default _id index will use the collection's collation.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Open

Learn More

Search:

...