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

Atlas CLI provides a guided database user creation / management experience

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 13 days ago in Atlas CLI 0 Under Consideration

Allow OpsManager to control MongoDB Tools version and disable installation of MongoDB Tools

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently, MongoDB MMS automation agent will install MongoDB Tools package on every host when it installs MongoDB, there i...
Kick Glorie 15 days ago in Cluster Deployment & Management 0 Under Consideration

Please use correct date format in invoices

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Current format: 11/01/25 This is supposed to read as 1st November 2025, but to me it says 11th January 2025 What wou...
Andy Geach 16 days ago in Billing & Account Management 0 Planned

Detect automatic AWS KMS key rotation in Atlas so that the alert “AWS encryption key needs rotation” is accurate

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Atlas keeps incrementing a rotation age counter (>365, >700 days) for AWS CMKs with automatic rotation enabled becau...
Marc Richard 18 days ago in Security, IAM, and Compliance 0 Under Consideration

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 18 days ago in Drivers (ie: Node.js, Java, .NET) 1 Under Consideration

Allow descriptions for $expr sections in DB validation

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 19 days ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

Allow Atlas "Triggers" App Service creation via AWS CDK

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We need to be able to provision our Mongo Atlas cluster fully in IaC using AWS CDK (typescript), without relying on click-...
Felix Magnus 19 days ago in Atlas Triggers and Functions 0 Under Consideration

Codec key/value support

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 20 days ago in Drivers (ie: Node.js, Java, .NET) 0 Under Consideration

Add Nearest secondary read preference

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We would like to avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 20 days ago in Drivers (ie: Node.js, Java, .NET) 1 Under Consideration

Add terraform resource to return complete IP access list for project

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. To ensure only IP addresses that I have defined in code are applied I need to be able to control, or at least read, the co...
Noel Jones 21 days ago in Infra-as-code & APIs 1 Planned