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

Enhance security by leveraging PodSecurityPolicies

PodSecurityPolicies are a way to enhance security in a k8s cluster. Currently the Kubernetes Operator and the Helm Chart does not offer a way to integrate PSPs. If an administrator wants to enforce PSPs for the cluster where the MongoDB Kubernete...
Guest almost 6 years ago in Kubernetes 2 Completed

Add Compass support for Apple M1 chip

No description provided
Felicia Hsieh over 4 years ago in Compass & Data Explorer 1 Completed

Go Driver: Allow Client Side Field Level Encryption (CSFLE) to use IAM Role credentials credentials with KMS access

In order to get the MongoDB csfle lib to work with AWS KMS, we need to set the following provider details (IAM user credentials) explicitly: accessKeyId and secretAccessKey. It is common and more secure practice for applications to be able to get...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

Use the TLS options instead of the SSL options in Automation Config of MongoDB v4.2

As the SSL Options are deprecated since MongoDB v4.2 but Ops Manager Automation still utilizes `SSL` options in the automation configuration for MongoDB v4.2. It will be best that Ops Manager v4.2+ will utilize TLS options in the Automation Config...
Guest about 6 years ago in Under Review 1 Completed

Please help with official github action to setup Atlas CLI

Please help with official github action from Atlas in Github Action Marketplace to setup Atlas CLI, same as https://github.com/andreaangiolillo/atlas-cli-github-action
Guest about 3 years ago in Atlas CLI 0 Completed

Allow customers to copy a pretty print formatted json

Currently when copying a document from MongoDB compass, the copy button will put the stringified json onto your clipboard. However, the text that is copied omits whitespace. As such, if I want to make the json more human parsable, I need to visit ...
Guest over 4 years ago in Compass & Data Explorer 0 Completed

Ops Manager should support SCRAM-SHA-256 authentication mechanism when connecting to Backing Databases

Currently, Ops Manager does not provide support to SCRAM-SHA-256 authentication mechanism when connecting to the Backing Database. This is because the version of MongoDB Java Driver which is in use by Ops Manager 4.2.0 is 3.6.4. SCRAM-SHA-256 is s...
Guest over 6 years ago in Enterprise Advanced 0 Completed

Dashboard level date filters

Our business needs to see data at various date ranges from yesterday/last week/all time. It would be great to have date pickers (with quick access to common "last week", "last month" etc) at the dashboard level. Currently we have to duplicate our...
Guest over 6 years ago in Charts 2 Completed

Add boolean as a search data type

I want to search boolean fields in my search index, but currently hit an error when trying to specify boolean fields: "Your index could not be built: Could not resolve type id 'boolean'" When is boolean type support coming?
Guest over 6 years ago in Atlas Search 0 Completed

A shortcut to run playground script. eg. F5.

It would be good if I can configure a shortcut to run the playground script instead of clicking the run button every time.
Guest over 1 year ago in IDEs 1 Completed