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 4027

OIDC Authentication Terraform Provider

Hi, it should be possible to authenticate with a service account from Entra ID to MongDB Atlas with the Usage of OIDC. Here is an example of this in azurerm: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_pr...
Guest over 1 year ago in Atlas 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Ability to use line chart with area chart for prediction intervals

First of all, great idea and implementation! It would be nice to have the possibility to create prediction intervals while plotting, for example, a time series object and its forecast. Something similar to https://i.stack.imgur.com/3tJap.png There...
Guest over 6 years ago in Charts 1 Submitted

Archival size

Currently the jobs archive only 1.93GB per run which restricts the amount of data archived per day . Is there any way to increase this limit so that it can archive bigger chunks in the scheduled window ?
Guest over 1 year ago in Atlas Backups 0 Submitted

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his crede...
Guest about 4 years ago in Security, IAM, and Compliance 1 Submitted

Add eu-north-1 as a option for AWS hosting

Sweden is a very innovative country with many startups and scaleups and AWS is used very often for hosting of services and data. Sweden is also very strict on rules where and how to store data and that is why AWS has eu-north-1 as a location to ch...
Guest about 4 years ago in Data Federation 0 Submitted

Data cluster pause & trigger suspension

Database trigger should be automatically suspended without error when the observed Data cluster is paused. Allowing the pause a data cluster without suspending the associated database trigger result in the triggers being suspended on error, and n...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Data type coercion when document field type doesn't match index field type

When a document field type doesn't match the index field type, it seems to be indexed as "blank" and won't match anything. Many data types are readily convertible between type representations. It would be great if Atlas Search could do that for us...
Guest over 2 years ago in Atlas Search 2 Submitted

Set project limits in AtlasProject CRD

It would be great to be able to set the project limits (API reference: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Projects/operation/setProjectLimit) in the Atlas Kubernetes Operator through the AtlasProject CRD. Spec...
Guest over 1 year ago in Atlas 0 Submitted

OPS Manager should call updateUser to change password to trace it in DB Audit.

If you enable auditing in database, you can't trace change password actions. The reason is OPS Manager updates system.user collection record directly. as a result, this action is not traceble in audit if parameter auditAuthorizationSuccess is not ...
Guest over 2 years ago in Enterprise Advanced 0 Submitted