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

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 about 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 about 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 about 3 years ago in Compass & Data Explorer 0 Submitted

$currentDate option to only update if the document was modified

A common pattern in a data model is to have a field that denotes when the data was last modified. For this example, let this field be called "updated". I want to toggle a field on a document called "enabled", and if the value is modified I also wa...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Network message compressor support

I've got MongoDB 4.2 Community server which is configured with net.compression.compressors: "zstd,snappy,zlib" but after inspecting the output of db.serverStatus(), it seems MongoDB Compass is not using any compressor. It'd be nice to support com...
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Allowing users to read system collections

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Migrate SQL data into MongoDB via Compass plugin/feature

No description provided
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

Adjust number of shown fields for document in list view

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

I need CRUD support for DBRef fields/values

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Need an array query operator like elem match which matches all array nested object instead of at least one array element

as per documentation elem match query matches at least one match in array of nested object, same we need a array query operator which returns the whole document only if elem match like criteria matches all elements in array of nested objects. I h...
Guest over 3 years ago in Querying & Aggregations 0 Submitted