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

Showing 4031 of 4031

Support full Lucene Query Parser syntax in $search

I’m looking to expose “power user” queries through our UI, but the queryString operator only works on string data types, and is somewhat too simplistic for this purpose. Obviously, accepting raw user inputs and directly building a query from it i...
Guest over 3 years ago in Atlas Search 1 Submitted

Option to choose default sort order

Need an option so the default sort order can be set to {_id: -1}, it's the biggest problem we have with Mongo Db Compass in our team right now.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Support AWS IAM for Data Federation Authentication

We would like to be able to connect to the Federated Database Instance using AWS IAM for Authentication just like you can for Atlas Clusters.
Guest about 3 years ago in Data Federation 2 Submitted

Titles while hovering

When hovering buttons or other interactive UI Elements.. Have a small box to show up and tell it what it does. Like a the title attribute. This make the experience as a new member much smoother and for us that don´t log in that often.
Guest about 1 year ago in Under Review 0 Submitted

Manage federated database views via Terraform

The mongodbatlas_federated_database_instance resource allows managing tables in the federated instance, but it does not allow us to manage views. Please update the provider so we can also create and manage views
Guest over 2 years ago in Atlas 0 Submitted

User permissions

1. Each Organisation-Member is able to read the billing details of the organisation. This should be restricted. We facing problems with our governance, because each member is able to get details about billing in MongoDB Atlas. 2. As an Project-Own...
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

snapshots without indexes

It would be great to have the option to save Atlas backup snapshots without indexes. When using TTL indexes, when the data is restored, it is automatically removed because it is expired. Being able to create snapshots without indexes would save a ...
Guest almost 5 years ago in Atlas Backups 0 Future Consideration

Add support for Atlas Search via Stable API

In the aggregation pipeline, the $search stage is very helpful in developing my organization's application's functionalities. But using the Stable API or Versioned API, as it was once called, I am unable to use the $search stage as it is a part of...
Guest about 1 year ago in Database 0 Submitted

Encrypt Password LDAP Query User

The LDAP Query user's password appears in plain text in mongod.config file. The ability to mask its password in automation config file using credentialstool would mitigate a security risk.
Guest over 5 years ago in Enterprise Advanced 1 Submitted

Disable the explain button while an explain is running

The Explain Plan option does not allow ending the operation. When selecting the explain button, no interface animation is displayed that indicates the "running" state of the operation. Also, the tool ignores the "maxTimeMS" parameter and continues...
Guest about 3 years ago in Compass & Data Explorer 1 Started