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

Log user Login to Activity Feed for Auditing

When a user logins into the Atlas Portal this is logged to the Activity Feed. This feature would allow to better user auditing and identify potential security breaches.
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 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

Add support for custom comment field per API key access list entry

Currently, in the API Access List for an API Key in MongoDB Atlas, there is no way to associate metadata or context with each IP address or CIDR block. This makes it difficult to track the purpose or ownership of each entry, especially in environm...
Guest 10 months ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Send Alert when IP access list changes

Customer is requesting that an alert be sent out if project IP access list gets changed
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 4 Planned

Support for User Groups with Separate Authentication Configurations

Currently Atlas only uses a single (flat) user group which only allows for 1 type of authentication per Organization. However if Federated Authentication is enabled, the authentication mechanism in Atlas is bypassed for the IdP based on the domai...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 6 Submitted

Projects Organization

It would be great if we could organize the projects and not have them all at the same level of organization. We could use this hierarchy to put rights, consult costs ... A bit like the idea of Azure's management group or GCP's "Folder".
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest over 2 years ago in Atlas Search 1 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

API Key Expiration date

We have a security reqirement that secrets must expire after 2 years. Therefore it would be awesome if MongoDB Atlas API Keys would support an expiration date. Somethig similar exists for the IP Whitelisting. Here we have the option to remove IP...
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 8 Started