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

Add ObjectId() to intellisense

Add ObjectId() to .mongodb intellisense / autocomplete when indicating that an _id field is of ObjectId type
Guest almost 4 years ago in IDEs 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Add command for upgrade a cluster

Currently there is no easy way to upgrade a cluster but we need to modify the file describing the cluster and push the full description. Would be nice to have a command like: mongocli om upgrade --version "4.2.10" --fcv "4.2" MyReplicaset
Guest over 5 years ago in CLI & Shell 0 Submitted

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement

Support TLS configuration

Add options to the config file for deploy clusters with TLS enabled.
Guest over 5 years ago in CLI & Shell 1 Submitted

Update Search Index by Name

It's hard to find a document that clearly states a model to use when creating/updating a Search Index (after digging a little more I found an API documentation that helped me a little but I still had to rely on trial and error). Update and remova...
Guest over 1 year ago in Atlas CLI 0 Submitted

Connection based "theming"

Add the ability to color code playground tab and/or editor's background color in the playground based on the connection that is active. Eg: default background for my localhost connection and a more colorful one for staging environment or producti...
Guest over 4 years ago in IDEs 0 Submitted

Ability to upgrade MongoDB version for local Atlas deployment

Add the ability for the Atlas CLI to upgrade the version of MongoDB running in a local Atlas deployment without having to do a manual migration (or creating a new container).
Guest over 1 year ago in Atlas CLI 0 Submitted

the product does not connect properly!

the product does not connect properly!
Guest over 1 year ago in IDEs 1 Submitted

Ability to control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest over 4 years ago in MongoDB Shell 0 Submitted