Compass
89 results found
-
225 votes
-
I would like to have multiple connections in a single Compass window
I would like to have multiple connections in a single Compass window so that I don't have to have multiple windows open when working across many deployments.
112 votesWe're excited to announce that support for multiple connections was released to Compass yesterday in version 1.44.0!
If you have any feedback for how we can improve the multiple connections experience, please feel free to file additional feedback items.
-
88 votes
This feature is available starting in Compass version 1.42
-
Reverse sort order by default
I was a big RockMongo user and am now trying to switch over to Compass. I found it extremely convenient that in RockMongo, the default sort order was {_id: -1} because that means that you see the most recent records first. I didn't realize how useful this was until I discovered that Compass sorts in forward order. Either a "reverse order" button or simply a change to the default would be highly desireable.
66 votesWe are excited to announce that the latest version of Compass, 1.45.3, introduces a new "Default Sort for Query Bar" setting. You can now select {_id: -1} or ($natural: -1} as the default sort for results returned by the query bar.
Upgrade your Compass application and configure the new setting to enable this feature today.
-
64 votes
Available in Compass 1.32.
-
59 votes
This feature is available starting in Compass version 1.42.3. Please feel free to reach out with any feedback you may have!
-
56 votes
I'm excited to share that this feature was just released in version 1.43.6 of Compass! You can now select between 25, 50, 75, and 100 documents to view in the same tab, across all viewing options.
-
Add mongo shell to Compass
It would be nice to include the mongo shell within Compass.
46 votesThis feature is available in Compass 1.22 Beta.
-
Execute an aggregation pipeline and view full results
The current Aggregation Pipeline Builder is good for authoring pipelines, but not so much for running them. The final results are limited to 20 docs and not easy to view, and viewing the intermediate stage outputs can slow down performance. There should be a way to execute a pipeline and page through the complete results.
35 votesAvailable in Compass 1.32
-
Want "expand all" button for documents in view.
It's very convenient to expand all fields of a document recursively. I want this feature for documents in view.
32 votesThank you for providing feedback and helping us improve our products! The option to expand all documents currently in view was released to MongoDB Compass in version 1.45.2: https://github.com/mongodb-js/compass/releases/tag/v1.45.2
-
AWS IAM
It would be nice to have such feature for MongoDB Compass so that user can connect by assuming an IAM role.
24 votes -
Remove Intercom chat button
It blocks my data and uses up valuable screen real estate.
22 votesThe Intercom messenger bubble is now hidden.
We will use the Intercom functionality about once per quarter ask for feedback if users opted in but aside for that, the messenger remains hidden.
-
22 votes
This will be in Compass 1.23.
For reference, here is the PR: https://github.com/mongodb-js/compass-query-bar/pull/144
-
Support for Client Side Field Level Encryption
Currently, there is no way to provide Client Side Field Level Encryption options inside of MongoDB Compass. We'd like to be able to provide AWS KMS details to Compass and have it decrypt read values if the user provides the correct credentials to access the Master key.
The Node driver which Compass is built on seems to be supported so having a way to provide the AWS KMS creds needed inside of Compass would be very helpful for us.
21 votesThis is available in Compass 1.32 and supports also the new Queryable Encryption we just announced at MDBW 2022.
-
proxy
Allow Compass to connect via a corporate proxy
21 votesThis is supported in Compass 1.31 (currently in beta), which is available in our download center.
If you try it, let us know if it works well for you.
-
Ctrl + Tab to switch between tabs
That's all. Ctrl + Tab to switch between tabs.
20 votesWe have added the additional option to switch tabs with ctrl + tab
-
Export result of aggregated query
There is no way to export a result of an aggregated query.
18 votes -
Touching a collection on the left hand side, wipes out your work in aggregations with no warning
Touching a collection on the left hand side, wipes out your work in aggregations with no warning
When using aggregations and you are busy with your pipeline(s)
If you left click on any of the collections on the left panel,
It wipes out your work on the aggregations (no warnings at all)
[Yet when we paste in an exported version of the pipeline it gives a warning]
This makes it hard to teach people how to use aggregations, as they have to treat the left hand panel like a land mine (and all they wanted to do was to look…
17 votesThanks everyone for your feedback here. This issue is resolved starting in Compass version 1.43.3.
-
"Open in new tab" should be default behaviour
By click on collection this should be opened in new tab. If the collection is already opened the tab will be selected. The context menu "Open in new tab" should be stay as is and opend a collection in new tab.
The case "why" - you open a collection, put some filter, order and some other staff. Then you want check other collection and just click on it. All settings on the first collection are lost.
15 votesI'm excited to share that we released a change that prevents modified tabs from being closed by accident in Compass version 1.43.3.
-
Open collections in new tab if modifications were made in the current tab
Here's my workflow:
- I open a collection
- I then run some filters to check some entries
- I want to check something in another collection, so I click on the relevant collection in the sidebar
- My tab was overriden and I lost my filter!
It should have opened a new tab, because I actually interracted with the previous tab.14 votesThank you for sharing this feedback! We're excited to announce that we released a change in Compass v1.43.3 that prevents modified tabs from being closed by accident.
- Don't see your idea?