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 4031

Support default values in validation

Many MongoDB users feel that default values should be supported in validation. See, for example: https://www.mongodb.com/community/forums/t/setting-default-values-in-data-schema/8411 https://www.mongodb.com/community/forums/t/support-default-value...
Guest 12 months ago in Data Modeling & Indexing 0 Submitted

IAM Connectivity using Mongo Compass

Description: It would be helpful to integrate AWS IAM profiles directly into MongoDB Compass. Users should be able to read the available AWS IAM profiles from their AWS CLI configuration, select one from a list, and connect seamlessly without the ...
Guest 12 months ago in Compass & Data Explorer 0 Submitted

Documentation: API equivalents for each action on OpsManager

In the documentation, for each action on OpsManager it should be explained how to achieve the same result using the OpsManager API (or an equivalent mongocli command, if it exists). For example, in the pages describing how to configure Backup stor...
Guest almost 3 years ago in Under Review 0 Submitted

Adding balancer activity from sharding Statistics into Atlas UI

The customer often experience multiple performance issues in different clusters related to chunk migrations and in each case the customers are struggling with being able to determine that chunk migrations were occurring and started at the same tim...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

Add settings to have query options expanded by default and pick a view

I never send a query without having to expand this section. It adds a step to every single opertaion, which is tiresome. It save about three lines of space. It would save a lot of time and be less annoying if there was an option to just leave this...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted

Table Chart > Show Totals > Show Avg > Show Max > etc....

Allow the "summary" row to show EITHER Totals, Or Average, Or MAX, OR etc.... Take a look at any Excel pivot table to see how this functionality is implemented
Guest almost 2 years ago in Charts 0 Submitted

Providing connection details with username for real time connection monitoring.

Currently, mongd.log provides connection details like remote IP, source port with authentication information but doesn't provide the connection is in active state or not. serverStatus() only provides number of current and active connections. Exam...
Guest almost 2 years ago in Database 3 Submitted

Print Logs As They Happen, Not At End of Script

Hi, When I add a `print` line in mongosh, that line is executed as it is reached. For example, if I add it within a loop, it prints for every iteration in a loop. However, in a VS Code Playground, it only prints when the Playground has finished e...
Guest almost 3 years ago in IDEs 0 Submitted