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 4027

Separate access control for read-only replicas

There is a multi-replica cluster and there are read replicas. I consider it necessary to add the ability to restrict access separately for a read-only replica. Thus, limit the connection not only to the entire cluster at the project level, but als...
Guest about 4 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

On-line Archive survives region outage

I understand that even with a geo-replicated cluster if that cluster is configured with an online archive and there's a region outage, access to the online archive data is lost. It is still unclear to me if queries against collections configured w...
Guest about 4 years ago in Data Federation 0 Submitted

In the Project Overview interface of Atlas, show users that the set of clusters is incomplete

In the Project Overview web interface, in the Clusters pane, four of our clusters are listed. I am new to our MongoDB deployment and to this UI. I had no way of concluding we had more than four clusters. I thought that was the complete list. I fe...
Guest over 1 year ago in Atlas 0 Submitted

Flatten arrays in group stage

Have group operators to flatten document arrays into a single one with or without repeated elements. So -> doc1 = {arr: [1,2,3,4], gr: "group"}, doc2 = {arr: [5, 6, 7, 8], gr: "group"} {$group: {_id: "$gr", arrays: {$***: "$arr"} } } => {_id...
Guest almost 3 years ago in Querying & Aggregations 1 Submitted

Driver Support for sort option in Atlas Search Pipelines

Please add support for sort as part of Atlas search for the Java driver. The current Aggregates class doesnt have it
Guest over 1 year ago in Atlas Search 1 Submitted

Changes to Backup Configuration

Ability for changes in a project's Backup Configuration page to take effect without having to terminate and restart backups. Terminating backups removes all existing backups thus exposing an organization to risk. Backups can be stopped and restart...
Guest over 5 years ago in Atlas Backups 0 Submitted

add option for skipping a version update

On MacOS (ARM), add an option for "skip this version update". Not sure, if this issue persists in other builds as well. Right now, everytime compass is launched it presents an annoying popup asking for update, and the only options are install, ...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Schema analysis should recognize dictionaries

In a sub-document, the keys may be common across most documents in the collection, or they may contain a set of random values. For example, using hostnames as the keys in the "hosts" sub-document. { ... hosts: { server1a: { ... } server2a: ...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Store aggregation pipeline export language

Each time you start a new aggregation, the export language is always "Python 3"., so if you're using different language, you have to set the wanted language each and every time you change the active collection or open a new tab... The default sel...
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

search db and collection dot

search db.collection, when we type the name of the db followed by dot, no results appear in the search.
Guest over 1 year ago in Compass & Data Explorer 1 Submitted