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

Aggregate $accumulator 'Combine' stage for sharded collections

After the ‘accumulate’ stage has run against each document on a shard it would be extremely useful to run a script on the shard against the state to reduce the state down to something smaller before passing the final state over the network back to...
Guest about 5 years ago in Database 0 Submitted

IP Access List - quick add /remove

Sometimes I need to allow multiple IP addresses to have access to the database using the IP Access List. It would be great if I can simply provide a list of the IP separated by commas and add them all in bulk. Now I have to click many times to ...
Guest about 5 years ago in Under Review 0 Submitted

Support for .xlsx via mongoimport

mongoimport allows for import of formats such as JSON,CSV or TSV.While the user can convert their excel file to .csv and import,I am thinking, though .csv maybe a more flexiable data format for data exchange than .xlsx; their maybe more flat files...
Guest about 5 years ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Project template defaults for replica set Attributes

Our standard replica set deployments require a number of items to be set in the edit/modify area of each replica set...such as: sslMode directoryPerDB directoryForIndexes javascriptEnabled redactClientLogData Since we create hundreds of replica s...
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Properties option for a server node

Up until Ops Manager version 4.0+, we are/were able to view "Properties" of all servers/Replica sets by clicking on the ellipsis option on the each server. But will the latest versions of Ops Manager, that option is no longer available. We are oft...
Guest about 5 years ago in Enterprise Advanced 0 Submitted

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