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 537

Add Switzerland Regions

Hello, our product heavily relies on mongo atlas and we're very happy with it. However, several of our (corporate) clients would like their application data to be hosted in Switzerland (for compliance/data protection reasons). I would love the abi...
Guest about 5 years ago in Atlas 2 Completed

Ability to show Password

I occasionally get asked by teammates what my connection details are for one of my mongo DBs, but since it has been so long since I set them up, I don't recall. At the same time, they are in Compass, masked as asterisks. Many apps and websites now...
Guest over 5 years ago in Compass & Data Explorer 2 Completed

Give MongoDB operator the ability to set compute or memory container requirements

No description provided
Guest over 5 years ago in Kubernetes 1 Completed

stop refreshing the tab on focus

Two tabs are open: TabA and TabB. I am on TabA and did some searching with filters and sorting, then I go for TabB to check some Ids and stuff that I got in TabA. When I get back to TabA, the search is refreshed and we lose the document navigati...
Guest over 5 years ago in Compass & Data Explorer 0 Completed

Data value labels for stacked bar charts

Hi and thanks for building Charts. It would be nice to have value labeling like in grouped charts but for stacked charts (should just be the sum of the parts). Right now it's not easy to see the exact amount of Y values as you have to manually su...
Guest over 5 years ago in Charts 3 Completed

Playground Output

When executing a query in playground, the results come in json format like when we click on a document in connections. Currently {name: "value"} Proposal {"name": "value"}
Guest over 5 years ago in IDEs 1 Completed

Update all clusters to have MongoDB 4.4

I hope that all clusters will be able to use MongoDB 4.4 - including shared ones like M0
Guest over 5 years ago in Atlas 1 Completed

Text Search with regex

It would be great if Text Search allows us to query with regular expressions. E.g. mycoll.find({ $text: { $search: "super%"} }) Thank you for considering my request.
Guest over 5 years ago in Atlas Search 2 Completed

Cancel/stop an attempted connection

When attempting to connect to a cluster which is not reachable (i.e. localhost when you don't have a mongod running, or Atlas when you haven't whitelisted your IP), Compass blocks any user input until the connection request times out. I do this ...
Guest over 5 years ago in Compass & Data Explorer 0 Completed

C# Driver - CSFLE enable to use on Linux

The CSFLE (via C# driver) don’t work on Linux as specified in the documentations. https://mongodb.github.io/mongo-csharp-driver/2.10/reference/driver/crud/client_side_encryption/
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed