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 528

search index local compass 27017 port

Could build a new feature that search index could be used on localhost:27017? Now I have to use atlas deployment setup to build a new local database, which is unnecessary for my work.
Guest over 1 year ago in Compass 2 Will Not Implement

Better highlighting for reading/writing JSON

I use other editors for reading/writing JSON because they have better highlighting. I wish there was better highlight for reading/writing JSON in Compass.
Guest over 2 years ago in Compass 0 Submitted

Do not load collection data by default (new setting)

When selecting a collection, Compass currently loads data for that collection. I would like there to be a setting that says that no data is loaded until I click Find. Why? - because some default data loading takes a looong time (>30s) and clic...
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

Add new field to document hidden

When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
Guest over 1 year ago in Compass 0 Submitted

Disable the cache feature from Compass

Every time I click some on some collection, I don't receive the actual data from the database but the cached data. In my opinion, that should not be like that, because that makes me clicking constantly on the refresh button. If I click a collecti...
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

flatpack

Hi, I have noticed in the documentation that compass .deb is for Ubuntu (is Debian not supported officially?), But as Debian (the distro I use), there are thousands of other distros unsupported. So I suggest to pack everything with flatpack (or, ...
Guest over 1 year ago in Compass 0 Submitted

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