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

There is no option to add arrayFilters in bulk update documents

There is no option to add arrayFilters in bulk update documents. Because of this we are unable to update a specific element of an array in the document from compass.
Guest 6 months ago in Compass & Data Explorer 0 Submitted

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest over 4 years ago in Compass & Data Explorer 1 Planned

Edit field while projecting

When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) ...
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

change the order / re-organise of connections

Being able to change the order of the connections on the left hand side of the UI and/or renaming the connections is pretty essential in order to keep the workspace mantainable. this needs to be urgently fixed. thank you.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Quick Go To Reference

I've only been using Compass for literally 2 hours, and am not an experienced DB admin at all, but have searched in vain to try and see if I'm missing something. My documents have lots of fields that are references to other documents, so contain ...
Guest about 1 year ago in Under Review 0 Submitted

Every time open tab , replace tab & not opne new tab

Add New- In MongoDB Compass, every time I click on a collection, it opens in a new tab, even if the same collection is already open. It would be great to have an option to prevent duplicate tabs and reuse the existing one instead. This would impro...
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

Hover over object ID should display OID date

People are migrating away from a "created at" date because it's stored in the OID. However, there's currently no way to view that. Most other tools allow you to see it when you hover over it.
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

Option to turn off the multiple connections in a single window feature

With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Have option to make "Fill in connection fields individually" view the default upon start up

Currently, MongoDB Compass defaults to showing the "Paste connection string" view upon startup. The full connection string is shown, meaning that if you have any saved favorites, the username and password will be immediately visible upon the scree...
Guest about 6 years ago in Compass & Data Explorer 4 Started

I would like to paste a Mongo ObjectId and it automatically query on it

I would like to paste a Mongo ObjectId and it automatically query on it. Right now when I go to type something into the query filter field it'll automatically add {} A great next step is if I [ctrl} + [v] paste in a MongoDB ID, then it automatic...
Guest over 2 years ago in Compass & Data Explorer 2 Submitted