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

When using EA, auto update the list of cluster node members similar to what happens within Atlas

As we add new nodes, it requires us to update the URI. Would like a way to have this automatically update.
Guest over 4 years ago in Database 0 Submitted

$lookup with the option to return only the first element

Often I have a $lookup and the next stage is a $addFields { $first: "" }} because I know the lookup will return only one entry. It'd be nice to have this option directly in the lookup, so it'd return the first object instead of an array. Thanks!
Guest over 4 years ago in Database 0 Submitted

need api endpoint to see current db user limit. also see this number in UI

if this limit is reached, mongodb throws error
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Add build for Linux Alpine and Debian

A build in ARM support (Apple M1) for Alpine Linux (or Debian) is needed to run the mongocryptd process. Currently the official node docker images are available only in Alpine and Debian.
Felicia Hsieh almost 5 years ago in Database 0 Submitted

Support split documents on disk

As an application's functionality grows, if kept unchecked it is easy for average document sizes to grow simultaneously. Large documents can have a significant impact on the performance of MongoDB. However, often the application doesn't actually...
Guest almost 5 years ago in Database 0 Submitted

Creation of Custom Views

SQL based option to create view using multiple collections or databases
Guest almost 5 years ago in Database 0 Submitted

Ability to create the resume token based on oplog item

CHoose an oplog event to set the resume token for, instead of needing to run the change stream for system to create a resume token Why: Concerns about many stream re-reading a full oplog if failure before finding first event
Guest almost 5 years ago in Database 1 Submitted

Cloning User/Roles along with Database

When cloning a Database it would be helpful if User/Roles could be cloned directly as well and carried over.
Guest almost 5 years ago in Database 0 Submitted

Pass document field to $loolup.from and $lookup.as

Suppose I have collection of documents { entityId, entity }, where entity is names of other collections I would like to make aggregation with lookup and be able to pass entity value to $lookup from and as db.collection.aggregation([{ $lookup: { f...
Guest about 5 years ago in Database 2 Submitted

Federation metadata.xml for automatic idp certificate rotation

It would be great to have an opportunity to automatically rotate the idp signature certificate. I could provide a metadata.xml url. With that metadata.xml in generally it's possible that okta rotate the certificate on it's own. But it's not possi...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted