Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 4027

attribute based access control on the roadmap? Authorization based on tag value

attribute based access control on the roadmap? Authorization based on tag value
Guest over 2 years ago in Atlas 1 Submitted

enable a specific set of tags to go in the logs.

Enable a specific set of tags to go in the logs.
Guest over 2 years ago in Atlas 1 Submitted

Add a command to set cluster to read only mode in MongoDB

Relational databases (oracle, mysql, postgres) provide a single command to change a database to read only mode. e.g. alter system set database read only; This is often used to enable read only access to a cluster that is in process of being upgrad...
Brad Meyers over 2 years ago in Atlas 0 Submitted

Monospace font for Atlas project user creation fields

When you start a new project using Atlas, a username and password are suggested. The username and password fields use a font with almost identical lowercase L and capital i. My suggestion is to use a monospace font in those fields for disambiguat...
Guest over 2 years ago in Atlas 0 Submitted

$group all fields

$group should have the ability to allow specifying all fields in a document (without explicitly defining them all, which can lead to duplicating dozens of lines just to do "key: $first") This will help users that use $unwind and then want to $gro...
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Add ability to go from Extended JSON to JS and vice-versa.

It would be nice to have a way to take an expression in EJSON and convert it to "plain" JS. The motivativation is that sometimes we get large blocks of aggregation pipelines already in EJSON, but want to express them as JS code without EJSON, or ...
Guest over 2 years ago in IDEs 0 Submitted

Enable Compression

We would like to see better compression for data stored in the Online Archive. Data in our cluster is compressed very well using the WiredTiger storage engine. Moving it out into the archive grows our data size by almost 4x.
Guest over 5 years ago in Atlas Backups 1 Submitted

Token filter that removes duplicated entries

Create a token filter or a tokenizer or even an option that removes duplicate words in fields to avoid misleading scoring. For example: if I insert a document with a property "Testing testing document", another with "Testing example" and a third...
Guest over 2 years ago in Atlas Search 0 Submitted

Cluster configuration protection

I would like to request adding a configuration protection feature in MongoDB Atlas. In our client's scenario, the DBA must manage multiple clusters simultaneously, posing the risk of accidental misconfigurations. Therefore, the client's feedback i...
Guest over 2 years ago in Atlas 0 Submitted

Assign MongoDB roles to LDAP users

I would like to create a softlab and therefore give the possibility to a user to create collections in a database which is dedicated to him. Currently, to do that I need to : 1. create a single-member LDAP group for each user 2. map this group ...
Guest over 5 years ago in Database 0 Submitted