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 541

Allow to assign API Key to Project via Terraform by referencing public key

Currently you can only assign an API Key to an Atlas Project via Terraform by referencing the ID of the API Key. Unfortunately, the ID is not exposed through the UI, only through the Atlas API. This is not very ideal for customers/users that are c...
Guest about 4 years ago in Atlas 1 Completed

Integrate GPT for aggregation builder

I would really love a aggregation helper tool that can take prompts to generate snippets and if you want to ask for openAI api key thats also fine, if you don't want to adhere the cost.
Guest almost 3 years ago in Compass & Data Explorer 0 Completed

case insenstive sorting in atlas search

we need a way to get results back from an atlas search that will be case-insensitive. currently, we need to index many columns with an upper option just to cover this need. we looking for the same level of support that ELK has.
Guest almost 3 years ago in Atlas Search 0 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

Provide an event for collecting schema validation, with validation Action as a warning.

We are looking for a method for collecting data related to scheme validation issues for logging in the c# driver. Currently, we can set schema validation to error and capture the issue using mongo write exceptions. However, we don't want to restri...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

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

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