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

Atlas GovCloud Archival

Please add the online archive feature for GovCloud
Guest 9 months ago in Atlas Backups 0 Submitted

Change Object ID display format from '{$oid: 'xxxx'}' to ObjectId('xxxxx')

It just uses only 1 line instead 3 lines. And we can copy it directly.
Guest almost 4 years ago in IDEs 1 Submitted

Opt-in to backups being taken in a secondary region

Specifically taking backups in a secondary region, rather than copying the snapshots across to another region. This would enable nodes in the highest priority region to all have the same priority.
Guest over 4 years ago in Atlas Backups 0 Submitted

Cloud backup to new cluster

Two different ideas for this: -When building a new cluster having the option to build it using a cloud backup snapshot for DR when a cluster is down -Same idea to restore to a new cluster but from the restore target dropdown IE Restore to New clu...
John Meagher over 5 years ago in Atlas Backups 1 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

Support Online Archive in AWS Hong Kong region

Request to make Online Archive available in AWS Hong Kong region Customer are using MongoDB Atlas in AWS HK region to store data that are required to be located in the same region.
Guest over 1 year ago in Atlas Backups 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