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

Showing 224 of 4027

Atlas console authentication logs

MongoDB Atlas does not seem to provide a tool or a page that will show the authentication logs for the Atlas console users. Example - a log indicating when a project owner or a cluster manager logged in or out of the Atlas console along with the r...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Username is case sensitive

with username "Shamim" authentication failed where as "shamim" works
Guest about 5 years ago in Atlas CLI 1 Submitted

Add user by email address

I'd like to be able to specify a user's e-mail address when adding them to a group from the mongocli. `mongocli iam teams create` allows one to pass in e-mail addresses. But `mongocli iam teams users add` requires the UUID of the user. For refere...
Guest about 5 years ago in Atlas CLI 0 Submitted

Domain Validation should use subdomain rather than domain root

When entering the txt value for validation atlas should use its own subdomain for the verification rather than requiring the domain root which is often populated with spf keys. Other examples of this implementation are Github: _github-challeng...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Ability to customize the name of the invite sender in emails when inviting users via API

When inviting new Atlas Users to organizations via the API, the invite email says that the invite was sent by the API public key that performed the API call. This makes the invitation emails read like this: "You have been invited by tfqzvwrs to j...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Support ClusterAuthMode X509

Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI. Customer would appreciate full support for this mode using the CLI.
Guest over 5 years ago in CLI & Shell 0 Submitted

MongoCLI Wizard Flag

Currently a user needs to manually insert at least all the required flags to use a mongocli command. We can implement the flag --wizard which guides the user through flags with interactive prompts. This flag should be added to all the commands to...
Guest over 5 years ago in CLI & Shell 0 Submitted

db connection issue

i am trying to connect mongo cloud training database using shell propt, i am getting error as below. have added my laptop ip, and its approved in the cloud instnace but still getting errorl C:\Users\pvenket1>mongo "mongodb+srv://sandbox.9k9vj...
Guest over 5 years ago in MongoDB Shell 0 Will Not Implement

Course M001: please bring back Chapter 0

Please put Chapter 0 (installation of MongoDB Shell and Compass) back into course M001. Subsequent chapters refer to the MongoDB Shell and show it being used, but students have not been stepped through the installation process. This chapter was re...
Guest over 5 years ago in MongoDB Shell 0 Will Not Implement