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 549

Be able to sort document fields alphabetically

It would be useful to be able to display columns for fields in a document in alphabetical order
Guest almost 4 years ago in Compass 7 Submitted

display Object value

Hi My entities have an attributes property, which is an array of object. When looking for a specific object in the array in Compass, it's sometimes hard to find it, having to expand each object one by one. Is it possible to display the object c...
Guest 4 months ago in Compass 1 Submitted

Make aggregate results editable

It would be great if you could update database key / values within an aggregate result, just like you can on the Documents tab.
Guest 2 months ago in Compass 0 Submitted

Allow CSV import window to dynamically resize based on Compass size

macOS Sequioa 15.6.1 Compass - Version 1.46.8 (1.46.8) When you view a collection there is the Add Data dropdown, which gives the option for Import JSON or CSV file. Using this allows you to upload a CSV file, which works. However, the import w...
Guest 2 months ago in Compass 0 Submitted

Tabs are too easy to close, X should always be visible

It's too easy to close collection tabs at the moment with the most recent update. I should be able to click almost anywhere on my tab to navigate, not 1/4 or 1/5 being overtaken by an "X" that only appears on hover.
Guest about 1 year ago in Compass 2 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest 9 months ago in Compass 0 Submitted

Should be able to export saved queries as well.

The saved queries should be exported as well. i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅
Guest 10 months ago in Compass 2 Submitted

Add an option to visualize raw json query plans

It should be possible to import a raw execution plan generated with .explain(), and have it visualized in Compass! Why - so we as developers don't need to read the JSON manually. This would be very usefull when debugging slow queries using the a...
Guest almost 5 years ago in Compass 0 Submitted

Support Legacy CSUUID in filters and in view instead of BinData type 3

support CSUUID like robo 3t does that, because its very hard to see the real string with this BinData type 3 i have a script that convert bin data to CSUUID and CSUUID to bin data in js if you can include that in compass code it will help a lot of...
Guest almost 3 years ago in Compass 0 Submitted

I need to scan and page through query results quickly, display more documents

The current document display paging for query results is not sufficient when large numbers of documents match the query filter.   - Add "First" and "Last" buttons to the "Displaying documents" paging controls. - Make the number of documents d...
Guest about 6 years ago in Compass 4 Started