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

Feedback

Showing 113 of 4027

Disable point-in-time restores

It would be nice to have the ability to set the parameter "Allow point-in-time restores going back" to ZERO (disabling PIT restores). This could be useful in situation where a database is producing a lot of oplog and DBA wants to avoid the saturat...
Guest over 2 years ago in Backup & Restore 0 Future Consideration

Attain granularity on the Ops manager backups & restore

Backups:Under a project, in a single cluster we may deploy multiple databases which belongs to different applications that are somehow interlinked in terms of their functionality. Different databases requires different backup strategies, retention...
Guest over 5 years ago in Backup & Restore 0 Submitted

Option to disable comments for aggregation stages

*Detailed Description* Option to disable comments for aggregation stages by default. I would assume that link to documentation website will make more sense, considering complexity of aggregation stage use cases. And even that should be optional. ...
Guest almost 6 years ago in IDEs 0 Submitted

Tree collapse/expand in the connections panel

After opening a few options of the tree sometimes I want to collapse all and explore a completely different path, having the option to expand/collapse all would be neat!
Guest over 5 years ago in IDEs 0 Submitted

Make the NuGet package a dev dependency

Currently the NuGet package for the analyzer is not a dev-only dependency. When developmentDependency is set to true in a .nuspec file, this marks a package as a development-only dependency, which prevents the package from being included as a depe...
Guest almost 2 years ago in IDEs 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

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

I'd like to view, edit and even version control my validation schemas

I'd like to view, edit and even version control my validation schemas
Guest about 2 years ago in IDEs 0 Submitted

Ability to select a specific property to display in the sidebar document list

Make it possible to select (and remember for each collection) a property to display in the list of documents, instead of the standard '\_id' property (For example: 'name' property, instead of '\_id')
Guest about 3 years ago in IDEs 1 Submitted

filter by database/collection name

would be nice to be able to filter by database/collection name in the connections panel, similar to what is found in MongoDB Compass.
Guest about 5 years ago in IDEs 0 Submitted