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

Feedback

Bracket Pair Colorizer

It would be awesome if there could be an implementation of something like VSCode's Bracket Pair Colorizer. It may spend a lot of time and attention to pair the start and ending of functions without a visual aid. Thank you very much for the conside...
Guest about 4 years ago in Atlas Triggers and Functions 0 Submitted

Global search query filter

Use case: When we work on Mutli tenant-based system, we have Account Id is common in all collections. When we search multiple collections needs to add filter accounted in every search. Feature: If we have global filter, we can add common filters a...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

While update a long-filtered data the preview was not proper visible

Make adjustable slider for filtered Data.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

A bug in aggregation's Wizard $lookup : It is not showing the accurate values for local & foreign fields.

A bug in aggregation's Wizard $lookup as it is not showing the accurate values for local & foreign fields. See the attached image db.orders.insertMany([ { "_id" : 1, "item" : "almonds", "price" : 12, "quantity" : 2 }, { "_id" : 2, "item" :...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

I'd like if the tabs' scrollbar were wider

I feel like the tabs' scrollbar is very narrow and it would be easier to use it if it were wider,
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Export symbols as symbols, not text

When I export documents with Symbol fields to JSON, the Symbol fields are converted to text, regardless of which of the Advanced JSON Format settings I choose. Symbol and text fields *aren't* the same! The JSON format should export Symbols as Symb...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

I would like $match expression to not evaluate 15*24*60*60*1000 expression with the date, instead use the literal expression

When translating the following aggregation code, Compass evaluates the expression with the date. I would like to have a feature where it translates the literal expression to the available language. Example of aggregation code: "date": {$gte: new...
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

Take too much time preloading database statistics

As you can see, My MongoDB instance has over 10K databases and over 400K collections, Every time I connect to it with Compass, I have to wait for more than one minute before Compass is ready to use. This 'collecting information process' is unneces...
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

Add plugin for wsl2

Being able to use mongodb-compass within wsl2 like vscode
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Filtering option for Nested objects

actually, as per now it's difficult to handle {column. Fieldname: value}, by using like {column _fieldname: value} it's better to handle in c# with the help of LINQ.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted