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

Compass as a WebApp

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

Add an easy way to copy field value

Add an easy way to copy field value to the clipboard - a small button near each field that only appears on hover, or right-click to a field with options - copy field value, copy field name, copy "field: value".
Guest over 1 year ago in Compass & Data Explorer 1 Submitted

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash n MongoDB 8.0, the new setQuerySettings command allows administrators to enforce index hints and other behavior based on the query shape hash. This gives users partia...
Vinicius Grippa 8 months ago in Querying & Aggregations 0 Submitted

Allow configuration of 100mb memory limit per aggregation pipeline stage

In this old thread from 2016 (https://groups.google.com/forum/#!topic/mongodb-user/LCeFZZRz5EY) it was asked whether there was a way to increase the 100mb in memory limit of each stage of an aggregation pipeline. The responses centered around two ...
Guest about 6 years ago in Querying & Aggregations 2 Submitted

close other tabs

Add option to close other tabs like in Chrome
Guest over 1 year ago in Compass & Data Explorer 1 Submitted

Add operator that would calculate distance between 2 geolocation points

It would be great to have operator that would calculate distance between 2 geolocation points, and not to do it manually with big aggregate queries. I suggest to add 2 new operators that would calculate distance in two different ways, as discuss...
Guest almost 4 years ago in Querying & Aggregations 3 Submitted

Compass: "Report a bug" feature is itself broken. Also autocomplete is not usable.

Going to help -> Report a Bug redirects me to this page: https://jira.mongodb.org/projects/COMPASS/summary Which shows a licensing error and does not let me report a bug. The irony, it burns. The error message is: > This gadget cannot be di...
Guest over 1 year ago in Compass & Data Explorer 5 Submitted

Data Explorer Index Usage should include the usage of the entire cluster

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. seeing which indices are actually used. so not used ones can be easily deleted without side effects that another node migh...
Steffen Meyer 2 months ago in Compass & Data Explorer 0 Future Consideration

allow default expand all docs in JSON View

i previously use Robo 3T but now migrated to Compass due to connection setup and other. everything is good but im not really comfort with json view that always collapsed by default so i need to expand the docs or all by pressing buttons. it will b...
Zafran Fadilah 4 months ago in Compass & Data Explorer 0 Future Consideration

Implement a $hash operator for queries

Current State: MongoDB currently lacks a native $hash operator in the aggregation/query language. While certain helpers like convertShardKeyToHashed or $toHashedIndexKey exist, they are limited in scope: Not available as true query operators (e....
Guest 9 months ago in Querying & Aggregations 0 Submitted