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

Do not reference "support" in billing page

Remove reference to "support" on the billing page. Specifically, when you scroll over the "?" bubble next to the Atlas Pro/Enterprise/Platinum line item the only information that pops up is "includes end-to-end support". Customers tend to view thi...
Guest almost 3 years ago in Billing & Account Management 0 Submitted

Implement Immutable collections in MongoDB

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. Certain use cases — audit logs, financial transaction ledgers, regulatory event trails, compliance records — require data ...
Ashish Shukla 3 months ago in Database / Storage & Transactions 0 Future Consideration

Enable Customers to Prioritize Maintenance for Non-Production Environments

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. Customers managing multiple projects currently lack control over which project or cluster is prioritized for upgrades. Man...
Shawn Hawkins 9 months ago in Atlas 2 Started

Atlas API to update Project Timezone

At the moment, Project Timezone setting can only be done via Atlas UI. We are automating project and cluster creation and setup for our application. We need an API to update Project Timezone setting just like other project settings. This feature i...
Guest over 5 years ago in Atlas 3 Submitted

Add Middle-Click to Close Tabs in MongoDB Compass

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. When working with multiple open tabs in MongoDB Compass (such as collections, queries, or aggregation pipelines), closing ...
Damir Varevac 9 months ago in Compass & Data Explorer 1 Future Consideration

Ability to add plain text

If you have a huge dashboard with all kind of things, but you want to group them under a title, lets say: You have 10 charts on left with aggregations from collection A and 10 charts on the right with aggregations from collection B. You can easy c...
Guest over 7 years ago in Charts 5 Submitted

Add support for ":" character in the atlas resource tags' key and values.

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. cannot add ':' as a character in the tag's key and values. What would you like to see happen? Describe the desired ...
Pratheesh K 3 months ago in Infra-as-code & APIs 1 Will Not Implement

Working with a Single Database

Improve database navigation by temporarily hiding other databases on the server. When searching for a collection, see only results from the selected database, reducing clutter and enhancing workflow efficiency.
Guest over 1 year ago in Compass & Data Explorer 1 Submitted

CSFLE - Support native key rotation with Azure Key Vault

Hello MongoDB Product Manager, We use the CSFLE functionality with Azure Key Vault as a key manager and everything works fine except the management of the master key (CMK) and its rotation. All because it is not possible to use Azure Key Vault's...
Geoffrey Céré about 3 years ago in FLE and Queryable Encryption 2 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest about 6 years ago in Atlas Search 5 Planned