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

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

request zh language

request zh language
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Set Max Time with Global Preferences

One of our customer want to set Max Time on Compass global preferences. It would be a good idea to set the default Max Time in the global preferences so that you can use the same Max Time for all tasks.
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Let detach mongoh terminal/console

In case we have two monitors, I think is valuable detach the mongoh terminal/console in one explicit window to move it to other monitor. Of course, the option to apply the inverse should be available too. Thanks for your understanding.
Guest over 4 years ago in Compass & Data Explorer 0 Submitted