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

Store the type of cloud in profile to shorten the CLI command

MongoCLI current requires the user to type on the command-line if it's an Ops Manager, Cloud Manager, or Atlas. We could store this information in the profile (the file containing the URL and API keys) so the users have less to type. PS: This app...
Guest over 5 years ago in CLI & Shell 0 Submitted

atlas clusters sampleData loaded command

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData loaded The command would literally check if the cluster has the sampleData present? I'd find that helpful in some of the lab scripts ...
Eoin Brazil almost 3 years ago in Atlas CLI 0 Submitted

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil almost 3 years ago in Atlas CLI 1 Submitted

Improve fortification coverage with _FORTIFY_SOURCE=3

MongoDB Server codebase uses `_FORTIFY_SOURCE=2` fortification level (e.g. see v7.0, latest at the moment: https://github.com/mongodb/mongo/blob/v7.0/SConstruct#L4698). Consider changing it to a new fortification level (`_FORTIFY_SOURCE=3`) provid...
Guest almost 3 years ago in Security, IAM, and Compliance 0 Submitted

Allow direct access to support portal when using custom federation URL

When logging into the support portal using support.mongodb.com, if federation is enabled, the user is redirected to their identity provider based on their domain, authenticated, and then redirected to the support portal. However, if the custom UR...
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Add Option to Disable Federated Authentication Automatic Account Creation

Based on the documentation it appears there is no option available to disable automatic account creation when Federated Authentication is used. The business case for disabling automatic account creation is to allow a limited set of users from the...
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Allow setting up 2FA when loggin in...

Hello would you guys implement 2FA when logging in on feedback website(here) without being logged in anywhere else with the password, i really need it for security reasons...thanks
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Planned

Save shell commands to the cloud

It would be nice to have a way to save shell commands for later, maybe to the cloud.
Guest about 3 years ago in MongoDB Shell 0 Submitted

Parent - Child account set up

I have a client that has multiple BUs and would like to organize them under a Parent account. From my understanding, Atlas does not currently support a Parent-child account set up. This would be beneficial to have as we continue to onboard our ent...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Don't send tracking analytics without explicit opt-in

I recently updated mongosh to 1.7.1 via Homebrew. Little Snitch informs me that the program is reaching out to api.segment.io asynchronously. For privacy reasons, I do not want programs to do that, and such analytics without explicit opt-in may be...
Guest about 3 years ago in MongoDB Shell 0 Future Consideration