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 & Data Explorer

ContextMenu on collection

A simple context Menu with following functions: - delete - rename - copy - export - open in new tab
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Populate collections that I create with fake data

I want to be able to easily add a large volume of documents with fake data to collections that I create via the UI.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Clicking outside of a modal should close the modal

It is annoying to have to click "Cancel" instead of just being able to click outside of the modal.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

visual feedback on array / object size in document preview

Could we have a visuel feedback in document preview (Documents, Aggregation) for the array / objects size? It could be between parenthesis next to the "Object"/"Array" label => Array(5) for example The basic need was to identify quickly which ...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Expose hide index functionality

MongoDB guidance suggests that an index should be hidden such that the impact of deleting the index can be assessed prior to its actual deletion. This functionality should be surfaced in both Atlas and Compass thus making it easier to follow the g...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Compass log as regular text

Allow option for current Compass log to be tail-ed so activity can be seen in real-time in a terminal window.
Felicia Hsieh almost 4 years ago in Compass & Data Explorer 0 Submitted

Indentation/newlines for Aggregation: Export to Language/PHP

I tried to use the the aggregation pipeline feature Export to Language, for PHP. The pipeline was quite complex, so I was surprised when I copied it into PHP Storm that the entire pipeline was on a single line, making it quite hard to read. PHP St...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Explain Plan and query to work on all valid queries -- if an official driver works the Compass should be able to help debugging

Mongo Compass Explain Plan cannot work on queries which are using common Java available syntax. Having no way to use Explain Plan on valid queries, without modifying the query, should be a feature. ``` { "_id" : { "$in": [{ "$binary" : "6Uk1UVZWl...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Possibility to have _id field with new ObjectId added to each array element automatically

Hi, I thought it would be a good idea to have the option to have an array automatically add an _id field with new ObjectId per element if its an array of object. In our use cases, we mostly update/delete items by their _id. In the case where we...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Toggle ability to use or not use a hidden index in query planner / compass

I want to be able to from a developer standpoint, use or not use an index and see the performance different through Compass.
Guest about 4 years ago in Compass & Data Explorer 0 Submitted