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

Add the ability to use a value to reference a database in a trigger

It would be great if we could use values for the database reference in a trigger, instead of having to select a database from a drop-down. An actual use case: To be able to use Realm for our various staging areas, we have created multiple Realm ...
Guest over 5 years ago in Atlas Triggers and Functions 1 Submitted

Automatic Indexes

MongoDB can already suggest useful indexes. Why not take the next step and allow MongoDB to autonomously create and manage indexes. Ideally it will automatically maintain the indexes over time as the structure and usage of the database changes.
Guest over 5 years ago in Data Modeling & Indexing 1 Submitted

Use dedicated interface for replication and balancing

Like many other big database system, MongoDB may support to specify dedicated interfaces for replication and/or for the balancer (sharding) Currently you can configure replication sets and shards members only by single hostname/IP-Address, i.e. *...
Wernfried Domscheit almost 4 years ago in Replication & Sharding 0 Submitted

Start MongoDB Agent service (`mongodb-mms-automation-agent.service`) automatically after OS restart, make it default behavior

_**What is the problem that needs to be solved?**_ MongoDB Agent service (`mongodb-mms-automation-agent.service`) does not start (by default (`disabled; vendor preset: disabled`)) automatically after OS reboot. _**Why is it a problem? (the pain)*...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Stop scamming your users

How about you stop scamming your users with deceptive instruction on your download pages.
Guest almost 2 years ago in Atlas 0 Submitted

More Granular Node Read Preference Tags

I would like the ability to set tags on individual nodes so that I can change the read preference with more granularity. Mongo supports these tags on non-Atlas deployments: https://www.mongodb.com/docs/manual/core/read-preference-tags/#std-label...
Guest almost 2 years ago in Atlas 0 Submitted

'Find' should offer a JSON mode

Under Atlas > Clusters > Collections I can select a Collection and use the 'Find' option to quickly seek and edit a Document. At the moment the UI display is like JSON, but has stripped out the brackets, which makes copying the data awkward....
Guest over 5 years ago in Atlas 1 Submitted

Make it clear an index not on present on all shards

We recently had an issue where an index did not get created on all shards. When we ran getIndexes() on mongos it reported the index was present. So we dropped another redundant index thinking all would be well - it was not. We had serious performa...
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

Live Migration Should Include Database User, Password and Role Information

Please provide the option to include database username, password and role information during a Live Migration. DBAs often do not have direct access to database credentials and have to collect them from the various development teams.
Guest over 5 years ago in Atlas 0 Submitted

Optional Aggregation

Most chart types rely on aggregation due to the nature of MongoDB datasets. Sometimes I have simple datasets where I want to set a field not as an aggregation but as the value of a field. Yes, we could use spreadsheets to achieve this, but its nic...
Guest over 5 years ago in Charts 1 Submitted