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

deleteMany() execution automatically disable the balancer on sharded clusters

deleteMany() execution automatically disable the balancer on sharded clusters
Marco Barbierato over 1 year ago in Replication & Sharding 0 Submitted

Allow drag-and-drop of metric graphs from different replica set members

Our use case is we have a replica set, but the east nodes and west nodes are on disk mounts with different names, so they won't appear on the same line in the Metrics tab. We should be able to drag and drop on a replica set member level, not just ...
Guest about 3 years ago in Under Review 0 Submitted

we have an ask to use 4 in snapshotIntervalHours

For the api - https://www.mongodb.com/docs/ops-manager/current/reference/api/backup/update-one-snapshot-schedule-by-cluster-id/ we have an ask to use 4 in snapshotIntervalHours. Right now its not supported. Supported ones are - 6, 8, 12, or 24. P...
Guest over 1 year ago in Backup & Restore 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 over 4 years ago in Compass & Data Explorer 0 Submitted

Dashboard placement of charts: fixed mode

The auto-placement behaviour of charts on dashboards may have its uses, but often it can be highly disruptive and require all sorts of chart-sizing workarounds and wasted time repositioning charts after they exercise their current anti-gravity ten...
Guest about 6 years ago in Charts 2 Submitted

Allow null value in "in" operator

Allow null value in the "in" operator. This will help reducing code to query if a document has a specific ID or null. Helpfull when you have documents connected to a organization and/or a project. So you can filter ```{ in: { path: "project", val...
Guest over 1 year ago in Atlas Search 0 Submitted

Install Managed MongoDB Processes as Services in Linux

In Windows, managed MongoDB processes are installed as services. In Linux, they are not. It would be great if managed processes were installed as services so that system administrators would have better control over startup and shutdown behavior, ...
Guest about 6 years ago in Under Review 0 Submitted

adding comments directly during the Review and Deploy process in mongo

Ops Manager currently does not support adding comments directly during the Review and Deploy process.It is essential to add comments in production environments related deployments to keep track of artifacts (such as incident number or change numbe...
Guest over 1 year ago in Enterprise Advanced 0 Submitted

Modular and Flexible Interface for MongoDB Compass

Implementing a more flexible and modular panel system in MongoDB Compass would significantly enhance user experience. Allowing users to show or hide panels individually or in groups, perhaps through collapsible panels, docking options, or a visibi...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Data type coercion when document field type doesn't match index field type

When a document field type doesn't match the index field type, it seems to be indexed as "blank" and won't match anything. Many data types are readily convertible between type representations. It would be great if Atlas Search could do that for us...
Guest about 3 years ago in Atlas Search 2 Submitted