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

Manage (create/update/delete/view) Search Index && Vector Search

Just like in the web console we are able to create/edit/remove/view Search Index && Vector Search Index it would be great to be able to do the same in Compass.
Guest over 1 year ago in Compass & Data Explorer 1 Completed

Support .mongorc.js file

A core bit of functionality from the original shell is to support reading from the `.mongorc.js` file in a user's home directory. This feels like core functionality that `mongosh` should support.
Guest over 5 years ago in MongoDB Shell 0 Completed

Ability to execute a javascript file from inside the shell

Currently the only way to execute a javascript file from the mongo shell is to re-direct the input at shell login time (e.g. mongo --username ... < myscript.js). It would be helpful to have a way to execute the script from inside the shell via ...
Guest over 5 years ago in MongoDB Shell 2 Completed

Support HTML strip tags analyzer

If some html text is indexed we could strip tags so searches by h1, span, div, etc... should not return results. For example: Lucene: https://lucene.apache.org/core/8_5_1/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter...
Guest over 5 years ago in Atlas Search 0 Completed

Allow charts to be viewed without login

Allow teams to give easy access to mongoDB charts without the need for a user. This is to allow easy sharing of dashboards, without having to create a user each time.
Guest about 7 years ago in Charts 0 Completed

Fix Text Table Colors

Text table rows are hard coded to either have white or the greenish-gray background depending on whether you select the light or dark theme. They should be transparent so they respect the background styling of the page like every other chart.
Guest almost 6 years ago in Charts 0 Completed

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

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

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