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 93

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 17 days ago in Security, IAM, and Compliance 0 Under Consideration

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

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

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
144 VOTE

Create databases and collections via API thorough Terraform

Create databases (DB) and collections via API thorough Terraform after the cluster has been created in Atlas. This would provide the ease of writing and running it in a single script before any data is loaded.
Guest over 5 years ago in Atlas 35 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

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 support for ephemeral password input in mongodbatlas_database_user resources

Terraform [v1.10](https://github.com/hashicorp/terraform/releases/tag/v1.10.0) added ephemeral resources that are not persisted in state, and [v1.11](https://github.com/hashicorp/terraform/releases/tag/v1.11.0) then added support for write-only re...
Guest 8 months ago in Atlas 2 Under Consideration

Execute Raw query with query editor

Currently there is no query editor for executing raw queries, like for batch update and batch delete. Consider to add a query editor.
Guest over 5 years ago in Compass 15 Under Consideration