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

All feedback

Renaming DATABASE without dump/restore

Hello, after a discussion with a MongoDB architect during a consulting day, the rename of a database was possible in previous version of MongoDB but now, it's impossible without a dump / restore process. We don't want use a dump/restore process ...
Guest over 5 years ago in Atlas 2 Submitted

Hibernate and MongoDB

Hibernate OGM is not currently supported. It would be great to use Hibernate with MongoDB.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Shipped in Public Preview

Provide a button to cancel in-progress index builds

Currently, the only option for cancelling an **in-progress** index build is to delete the index using the *"Delete Index"* menu-item in the Search Tab, or by using the [Delete an Atlas Search Index API](https://docs.atlas.mongodb.com/reference/api...
Guest over 4 years ago in Atlas Search 0 Submitted

When migrating shared/serverless/flex to dedicated - name the nodes correctly

We recently had a few clusters migrated from serverless and flex to dedicated clusters. In some of them - the nodes of the new dedicated cluster were still the automatic, hashed names of the previous type. I think it would be a super great idea to...
Guest about 1 year ago in Atlas 0 Submitted

Improvement to Atlas API - return the cluster name in the json

Hi, We use Atlas administration API extensively in some admin apps we created over Atlas. For example, we use the get all processes in project to get all the node names in a project and then iterate over them to perform various operations. For som...
Guest about 1 year ago in Infra-as-code & APIs 0 Submitted

Profiler and Performance Advisor without Automation

Currently it is required to enable automation on a cluster in order use the Profiler/Performance Advisor. https://docs.opsmanager.mongodb.com/current/tutorial/profile-database/ https://docs.opsmanager.mongodb.com/current/tutorial/performance-adv...
Stephen Jamieson over 4 years ago in Enterprise Advanced 0 Submitted

Mongdb Compass not Working

MongoDB Compass mongodb-compass_1.46.3_amd64.deb is not running in linux with the error code: (process:46741): Gtk-ERROR **: 11:54:12.086: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported Trace/breakpoint trap
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

Resync progress bar

Our Mongo cluster has had to resync. It would be great to get some kind of time estimate or progress bar to know how far it's got in resyncing so we can let our research team know when the cluster will be ready again.
Guest over 5 years ago in Atlas 0 Submitted

Allow to import/export indexes

Add import/export index capability via Compass. Would be nice to also to automatically generate the createIndexes (https://docs.mongodb.com/manual/reference/command/createIndexes/) command for build a set of indexes.
Guest almost 7 years ago in Compass & Data Explorer 2 Submitted

Ability to set a "minimum should match" in a query

I can specify a percent of terms I want to match, for instance 100% means require all terms, 66% means, only return documents that matched at least 60% of the terms. (the default is 1 term) Ex for 100% search "foo bar" "foo bar" "bar foo" "bar ...
Guest over 4 years ago in Atlas Search 1 Submitted