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 518 of 2894

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 over 1 year ago in Compass 0 Submitted

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest over 1 year ago in Compass 0 Submitted

Multiple mongosh instances/tabs in Compass

It would be helpful to be able to open multiple mongosh tabs in Compass instead of having to write queries in one tab.
Guest over 2 years ago in Compass 0 Submitted

Support Citrix as a Compass platform

Support Citrix as a new Compass platform
Guest over 5 years ago in Compass 0 Submitted

As a developer using extended JSON strict mode queries, I need Compass to also support queries in strict mode

Compass should support extended JSON strict mode queries in queries on the Documents, Schema and Explain Plan tabs. As an example, the error message in Compass 1.14.7 for an "$oid" query is: unknown operator: $oid
Guest over 5 years ago in Compass 0 Submitted

Cmd/Ctrl + Enter to Submit Query

After typing a custom query / filter, pressing Ctrl/Cmd + Enter should execute the query.
Guest about 4 years ago in Compass 1 Submitted

CRUD in recursion

i have to do some operations like delete in recursion. Any operations also may be required in recursion.
Guest over 1 year ago in Compass 0 Submitted

vertical monitor half-snap width

When I use Windows 11's "Snap to Half Screen" on a vertically-oriented monitor, about 2 inches of the Compass window are cut off-screen on the right, including the red X to close the window. Most apps don't have this issue. In fact, of all my app...
Guest over 1 year ago in Compass 0 Submitted

Provide an UI option to limit Compass to a single database connection by setting the maxPoolSize to 1 in the driver

There are some authentication setups in the field that require customers to approve every attempt to use their external credentials (such as LDAP passwords) via manual interaction with an MFA vendor's app (a good example would be Okta Verify). Wh...
Guest about 4 years ago in Compass 0 Started

Support ssh certificates when connecting via ssh

Per this forum post https://www.mongodb.com/community/forums/t/ssh-certificates-with-mongo-compass/204504 Compass does not support the use of ssh certificates.
Guest almost 3 years ago in Compass 0 Submitted