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

Allow customization of where $merge creates the temp collection used when rehydrating data from Online Archive --> Atlas

When you restore data from the Online Archive back into your Atlas cluster (aka "rehydrate") you need to use $merge within an aggregation pipeline. What isn't documented is that $merge will create a temporary collection in the same database you're...
Toben Nelson about 2 years ago in Atlas Backups 0 Submitted

Configure Ops Manager LDAP Auth via an API call

Currently, there is no way to enable LDAP Auth for the Ops Manager Users via an API call. This essentially means that one would not be able to use LDAP and ci/cd simultaneously with Ops Manager. Mongodb enterprise support has confirmed that in t...
Guest over 5 years ago in Enterprise Advanced 4 Submitted

Ensure critical cursor options such as sort, skip and limit are logged when a command is truncated

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When diagnosing a slow query options such as sort, limit and skip will have an impact on the palnner. These options are tr...
Peter Williamson 5 months ago in Security, IAM, and Compliance 0 Future Consideration

Terraform support for Database Triggers using Function events

The Database Triggers resource supports only EventBridge right now. It would be awesome to see support for Function events as well
Guest almost 4 years ago in Atlas 2 Planned

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest over 1 year ago in Atlas CLI 0 Submitted

Deploy Changes without restarting mongod/mongos instance immediately.

Whenever we want to make changes, eg. set a new parameter or add new parameter in configuration (advance configuration options), after we save changes, review and deploy, automation immediately starts applying that change and does a rolling restar...
Guest almost 4 years ago in Enterprise Advanced 2 Submitted

Support for AWS China (Beijing/Ningxia) regions

Please make Atlas available in AWS's Beijing/Ningxia regions. This is important to due to China's internet restrictions to achieve the best possible performance/latency for our Mainland China customers.
Guest over 3 years ago in Atlas 2 Submitted

Control IP Access list for project-only API keys at the project-level exclusively

When setting up API keys as a project owner, you only get one opportunity to manage the access list without getting an Organization Owner to modify it thereafter. This creates a bottleneck where users need to ask for their API key access list to ...
Guest about 4 years ago in Atlas 2 Submitted

Date Tags for Easier Querying of Date Fields

I propose adding a feature called "Date Tags" to MongoDB Compass, which would allow users to query date fields more easily. Date Tags would serve as shorthand for commonly used date queries, enhancing user efficiency and readability. Example Use-...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Please Add dark mode in Mongo University

Please add dark mode in the interface mongo university
Guest almost 5 years ago in Education 1 Will Not Implement