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

The oplog configuration is a bit confusing

The oplog configuration is a bit confusing. I think it's not clear that if we set the oplog window, we don't need to set the maximum oplog size. I believe this configuration should be more specific.
Ludne de Morais Machado over 1 year ago in Atlas 0 Submitted

Allow disabling Blockstore for assignment through the Ops Manager CRD

By default, when enabling backups and configuring a Blockstore for an Ops Manager custom object, the specified Blockstore will be set as "Assignment enabled" in the UI. It would be helpful to expose the enable/disable button for the blockstore t...
Guest almost 5 years ago in Kubernetes 0 Submitted

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Opening Playground file from other folders out of workspace, with Recents list

Normally I don't store playground files within my VS Code project folder (which often is a Git repository). I could add the files to .gitignore, but it would be much more convenience if the Playgrounds pane has options to open file from another fo...
Guest over 1 year ago in IDEs 0 Submitted

support external nodes

Allow manual addition of externally-hosted non-voting (hidden) node(s) to an Atlas cluster. This would permit: - compliance with data management rules that require a copy of all data to be kept in-house (ie outside cloud) - easier migration out of...
Guest almost 5 years ago in Atlas 3 Submitted

Add hint support for MongoDB API functions

The "hint" option for Mongo Shell query/write operations is very useful when the Query Planner does not select the right index by default, or just to make sure the right index is used. When you cannot use the "Hide index" feature on the index sele...
Guest over 3 years ago in Atlas 0 Submitted

Call Functions In Background

Currently, if you call a function for example function_1 from a separate function function_2. Function_2 will wait for function_1 to execute and return before continuing. We have a function that we'd like to use to execute a different function wit...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Accept VPC peering connection when created by MongoDB::Atlas::NetworkPeering

VPC peering connection created by CloudFormation resource `MongoDB::Atlas::NetworkPeering` have to accepted in AWS, using GUI, CLI etc. Would that be possible to get this done using CF only?
Guest over 3 years ago in Infra-as-code & APIs 1 Submitted

Clustered Collection TTL on _id should support ObjectId.

Clustered Collections have the ability to expire on the _id field, this would be really helpful if it could use the timestamp portion of the ObjectId.
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Support hex conversion and binary operators in aggregation framework

The aggregation framework lacks function for HEX <-> Number conversion and binary operations. Such functions are common in almost every programming language. Typically and most required operations would be: - convert Int/Long to Hex - conv...
Wernfried Domscheit over 1 year ago in Database 0 Submitted