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 4011 of 4011

Make Load() support Regex Patterns or make a new loadRegex() function

## Problem Statement/Rationale Let's say you have a directory full of scripts. For now, I need to do a load('script path') for each script. Wouldn't it be great if I could do load('*') within the directory, and load them all one after the other...
Guest over 3 years ago in MongoDB Shell 0 Submitted

Can MongoAtlas calculate required index creation disk space before executing the creation, MongoAtlas hung if there is no enough space

No description provided
Guest over 3 years ago in Atlas 0 Submitted

Add support for AWS SSO when authMechanism is MONGODB-AWS

Currently MONGODB-AWS authentication mechanism doesn't support AWS SSO. User has to manually run `aws sso get-role-credentials` to retrieve the temporary credentials first. All AWS SDK support SSO out of the box, therefore mongosh should add sup...
Guest over 3 years ago in MongoDB Shell 0 Submitted

Logging: attr.error field type conflicts

Hey! We are using fluent-bit to push MongoDB logs to Elasticsearch. When there are already logs in the elastic index, where attr.error is an object, then it does not accept log lines in which this field is a string: “error”:{“type”:“mapper_parsi...
Guest over 3 years ago in Under Review 1 Submitted

Change mongosh to process and use arguments only up to a "--" sentinel

Getting command line arguments into mongosh is virtually impossible.  The --eval option insists on printing the last eval expr evaluated to the console despite the --quiet switch.  Allowing a script to self parse and manage any args foll...
Guest over 3 years ago in MongoDB Shell 4 Submitted

Charts' Filters not Duplicated with Dashboard

More of a bug than an idea, when duplicating a dashboard the charts' filter/aggregation isn't copied. This bug requires setting the filter/aggregation for every chart manually.
Guest almost 4 years ago in Charts 1 Will Not Implement

Ops Manager to be able to do archiving of Data to a different replica set than you Prod replica set.

To be able to set up Archiving in Ops Manager so you would be able to keep a certain amount of data in Prod and move the rest of to an Archiving replica set.
Guest almost 4 years ago in Enterprise Advanced 0 Submitted

Sharding

When we create a new collection with a shard key using mongosh the same is not reflected in cloud manager. In cloud manager / ops manager the shard key for the new collection is not seen in the shard tab.
Guest almost 4 years ago in Enterprise Advanced 0 Submitted

API for Granting Infrastructure Access to MongoDB Support for 24 Hours

As per documentation at https://www.mongodb.com/docs/atlas/security-restrict-support-access/#grant-infrastructure-access-to-mongodb-support-for-24-hours one can grant access for support for 24h only via the UI. It would be very useful to be able t...
Guest almost 4 years ago in Atlas 0 Submitted

Support document-level RBAC for search query results

Users of Elastic may configure role-based security for specific indexed fields or indexed documents. For document-level security, a query filter(s) is associated with a role, and an authenticated search query provides the role. The search engine l...
Charlie Little almost 4 years ago in Atlas Search 0 Submitted