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 4011 of 4011

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

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

Expose dbstats / stats in Functions

Add to the allowable MongoDB actions to be able query the database size, like: db.runCommand({ dbStats: 1, scale: 1 }) or by collection like db.sources.stats()
Guest over 7 years ago in Atlas Triggers and Functions 0 Submitted

Do not load filters values from database

On large collections, loading filters potential values is very resources consuming. It would be great to not load all the data when displaying the filters. A button to toggle this behaviour would be great.
Guest about 5 years ago in Charts 0 Submitted