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

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest almost 5 years ago in MongoDB Shell 0 Submitted

Provide an option to block access for certain username and source IP

We would like to provide users an access to database from our VPN to browse the data with some database tools - this access should be read only. As for now if somebody connected via VPN and uses production credentials he will be able to write to t...
Guest almost 5 years ago in Atlas 0 Submitted

Allow a new connection (or "connect to") to occur from the Compass app icon in the doc

Something like this would make it easier to quickly create new connections
Guest almost 5 years ago in Compass 0 Submitted

CronJob Live migration to second cluster in second project

It would be great to have a feature that schedule live migration from a replica set of a PROD cluster to a DEV cluster directly in ATLAS. The plus of this solution are : - I dont need a dedicated server to do this job on my side (deploy it, confi...
Guest almost 5 years ago in Atlas Backups & Online Archive 1 Submitted

Add ability to merge metrics when host renamed

If a host is renamed and a new mapping is made with a unique ID, there is no way to merge the metrics to view the, historically. Adding the ability to merge metrics from previous hosts (when the user is sure the hosts are equivalent) would allow...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

Billing Estimator

The ability to estimate monthly price not just at the cluster, but also by editable storage, data transfer, cloud backup with sliders to change the values. Estimated forecast based upon last 3 months of usage/growth would be great too.
Guest almost 5 years ago in Atlas 1 Submitted

Merge All Of the MongoDB services Into 1

I have multiple feedbacks/ideas: 1) There is MongoDB Atlas, Realm, & Stitch. Why don't you merge all of it into one - MongoDB Atlas. 2) Instead of creating Organizations -> Project -> Clusters, you can just create Organizations -> C...
Guest almost 5 years ago in Atlas 2 Submitted

Ability to search for a cluster

As an enterprise we have many projects with many clusters in each project. Our naming convention isn't always standard so it would be helpful to be able to search for a cluster based on part of the cluster name and have the search result tell me i...
Guest almost 5 years ago in Atlas Search 0 Submitted

Dynamically switch primary between multi-region clusters based on client request locality

Consider an application that uses a multi-region implementation in an active/passive configuration - we'll call the regions "A" and "B" and assume they're located on opposite ends of the continental US. This application also leverages a multi-regi...
Guest almost 5 years ago in Atlas 1 Submitted

MongoSH search command

It could be very useful a command such as "Ctrl+R" in Ubuntu, where you can type some letters and find a command from the command history. For instance, if I executed "use mydb", "mydb.mycollection.find()" and "use anotherdb", by typing "Ctrl+R" ...
Guest almost 5 years ago in Compass 0 Submitted