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

U domain Verification

If you are able to verify the parent domain for your company, then you shouldn't need to have to verify the sub-domains associated with that domain. Company's do not generally advertise their internal u-domains on the internet therefore any verifi...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Allow custom duration for Temporary Users

In our software development lifecycle, we have sprints that are 2 weeks long. We create temporary users for Software Engineers that are "onCall" during a sprint. The role is moving to a different engineer each new sprint. It would be great to be...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image. Specifically to ensure there is no external steps to get the data or install the tools so data can be seeded immediately...
Eoin Brazil over 1 year ago in Atlas CLI 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

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 Submitted

Make consistent use of system-wide CA certificate store

Please make the use of system-wide CA certificate store the same in all tool/commands. - If ```tls.CAFile``` is not specified in ```mongod/mongos``` configuration then the system-wide CA certificate store will be used. - If ```--sslCAFile``` is ...
Wernfried Domscheit over 3 years ago in Security, IAM, and Compliance 1 Submitted

Allow setting temporary IPs to API Access List

When testing out API keys that are normally only run through CI/CD tools, I'd like to be able to add my local IP to the API Access List for a temporary time window.
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Improve password manager support on login screen

Currently on the Atlas login screen it presents a button to authenticate using Google and a text field to enter an email address. Upon entering an email address there's a brief pause - presumably to check if the email address is bound to a configu...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest almost 2 years ago in CLI & Shell 0 Submitted