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

Compass

Showing 497

SSL - Allow access to Trusted Root Certification Authorities in Windows

Allow Compass to access the Trusted Root Certification Authorities Certificate Store in Windows to be able to connect via SSL with a system-wide root CA file (without explicitly specifying the CA file).
Guest over 5 years ago in Compass 1 Submitted

index creation progress percentage

Please expose the progress percentage when an index is being created on the compass UI, this should be very very simple since it's already in the `op` object `msg` field. Just an "In progress..." is simply lazy development.
Guest almost 2 years ago in Compass 0 Submitted

MacOS Scroll bars - show according to MacOS settings

You can view the list of indexes, but there is no scroll bar on the right side to show there are more indexes in the list. The scroll bar pops up when you hover on the list. In MacOS settings you can set if you want this behaviour or if you want ...
Guest almost 2 years ago in Compass 1 Submitted

Ability to reorder/sort favorites

No description provided
Guest over 5 years ago in Compass 0 Submitted

A few UX improvements for modifying documents

If you work on a document it would be good to have the -key to decline all changes and stop edit mode. If you work on a document it would be good to have +-keys or +-keys to save the document. While scrolling through the results it would be good...
Guest almost 2 years ago in Compass 0 Submitted

Opening multiple collections tabs

Opening multiple collections used to be possible but with the new update I can only have one tab per collection open at a time. This makes filtering data very frustrating when I can't compare against other searches that I've done within a collection.
Guest almost 2 years ago in Compass 0 Submitted

Define Port for ssh tunneling

If it would be possible to define the local routed port, some things like mongodump and mongorestore could be easily used outside of mongodb compass.
Guest almost 2 years ago in Compass 0 Submitted

Duplicate Update Button (or move it)

When editing large documents, I have to scroll to the bottom to click the UPDATE button. Having an Update and Cancel button near the Refresh button would be ideal there's plenty of real estate ("Displaying Documents" could be replaced by "Documen...
Guest over 5 years ago in Compass 0 Submitted

Enable copy document button if user has project data access read only in Compass

Users who have only Project Data Access Read Only don't get access to the "Copy Document" button which allows them to paste this information in another tool. If they need to copy a document, then administrator has to grant them "Project Data Acces...
Guest over 5 years ago in Compass 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 over 3 years ago in Compass 0 Submitted