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

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest about 3 years ago in Atlas Triggers and Functions 0 Planned

Alerts on password reset in Atlas UI

Alert should be sent on specific accounts in case of reset is initiated from Atlas UI.
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow the Worforce Federation to be able to grant permissions on groups and user at the same time

When Worforce federation is enabled you have to choose weather to configure your users based on id or on group membership. We want the ability to configure general base line permissions for groups based on the group claim on the oauth2 token and ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

It would be great if MongoDB for VS Code Extension had the option to Create new documents.

No description provided
Guest almost 5 years ago in IDEs 1 Submitted

delete logs number of days old

In the options for Mongo DB Log Settings, there is only Max Percent of Disk Total Number of files A new option for Number of Days to keep Would be useful
Guest almost 5 years ago in Database 0 Submitted

Add EventBridge integration for Serverless instances

Currently EventBridge integration doesn't work for serverless instances
Guest about 3 years ago in Atlas 0 Submitted

Implement search functionality in Database users for a better user experience in Atlas UI

Please implement search functionality in Database users for a better user experience in Atlas UI
Guest about 3 years ago in Atlas 0 Submitted

MongoDB Audit Log Missing Failed and Successful Command Execution Flag

When you initially create a database account…..this action will be logged in the database audit logs as configured, however when you try to re-attempt to create the account again….a normal error message will be displayed as shown below: db.create...
Guest over 1 year ago in Security, IAM, and Compliance 0 Submitted

$dateDiff operator should be useful to calculate age

In the documentation it says: " For example, two dates that are 18 months apart would return 1 year difference instead of 1.5 years.". But if startDate is 2021-08-01 and endDate is 2023-02-01, the result is 2 years difference. I think it should be...
Guest about 3 years ago in Querying & Aggregations 1 Submitted

Add support for tlsAllowInvalidCertificates

We use mongodb replicaset with encryption in-flight enabled (tls=true), but we don't require client certificates. For mongosh and c# drivers there is a parameter tlsAllowInvalidCertificates which let us DONT use any certificates including root CA ...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted