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

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Enable toggling for boolean properties

The annoying thing for me is my web applications are heaviley dependant on Database View content. in MongoDB Compass it quickly becomes a time waste to manually click a boolean property and change "false" to "true". Please add a small toggle bo...
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

Change stage width in Aggregation pipeline

It is a pain not to be able to increase width of each stage
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

Seprate tabs for connections

Seprate tabs for different mongodb connections within a single workspace. Instead of opening up two different windows.
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

Mongo to recognize arrays during import

Mongo is unable to recognize arrays, even from it's own exported documents that are manually formatted as arrays. The options available are not compatible with complicated datasets with more than one column that contain arrays. This should be stan...
Guest over 4 years ago in Compass & Data Explorer 1 Submitted

Add a "expand all" button in front a of a document

The idea is to be able to see a document completely with a single click. When a document has a lot of arrays and object it's very long to drill down to find correct data.
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

New query from text

It would great to have a feature that allows importing a query from text in compass similar to the aggregation pipeline from text feature. Currently if someone has a long multiline find query which includes filter, project, sort methods then the u...
Guest over 4 years ago in Compass & Data Explorer 1 Submitted

CRUD in recursion

i have to do some operations like delete in recursion. Any operations also may be required in recursion.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Allow for safe hyperlinking of URIs in documents

If a document contains a well-formatted (and sanitised) URI, then hovering over it should display a preview of the resource it links to (perhaps an image in s3) or the option to click through to it using the OS standard browser.
Guest over 4 years ago in Compass & Data Explorer 0 Submitted