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

remove case sensitivity from tab search of commands

currently `mongosh` uses case sensitive search of command on double tapping the tab key. While it seems adequate at first, entering a capital letter requires 2 key presses and it becomes annoying pretty fast for the good old `mongo` shell users.
Guest over 3 years ago in MongoDB Shell 0 Submitted

mongocli - changing server type

There is a missing option to change server type via mongocli. You can list the server type for the project, but not change it. available option for list: mongocli om serverUsage projects hosts list --endDate 2020-01-01 --startDate 2021-01-01 htt...
Guest almost 4 years ago in CLI & Shell 0 Submitted

STIG for MongoDB 5

No description provided
Guest almost 4 years ago in Security, IAM, and Compliance 0 Submitted

STIG for MongoDB 6

No description provided
Guest almost 4 years ago in Security, IAM, and Compliance 0 Submitted

Make Load() support Regex Patterns or make a new loadRegex() function

## Problem Statement/Rationale Let's say you have a directory full of scripts. For now, I need to do a load('script path') for each script. Wouldn't it be great if I could do load('*') within the directory, and load them all one after the other...
Guest almost 4 years ago in MongoDB Shell 0 Submitted

Add support for AWS SSO when authMechanism is MONGODB-AWS

Currently MONGODB-AWS authentication mechanism doesn't support AWS SSO. User has to manually run `aws sso get-role-credentials` to retrieve the temporary credentials first. All AWS SDK support SSO out of the box, therefore mongosh should add sup...
Guest almost 4 years ago in MongoDB Shell 0 Submitted

Change mongosh to process and use arguments only up to a "--" sentinel

Getting command line arguments into mongosh is virtually impossible.  The --eval option insists on printing the last eval expr evaluated to the console despite the --quiet switch.  Allowing a script to self parse and manage any args foll...
Guest almost 4 years ago in MongoDB Shell 4 Submitted

Warn when attempting to add a new IP address to network access that is already covered by an existing entry

Currently, if one tries to add a new IP address to the list of whitelisted IPs for a database in the 'Network Access' page, and the new IP is a duplicate of an existing entry, there is no warning or indication given to the user, and the list of IP...
Guest almost 4 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Add command for suspending automation

Add command for suspending automation (similar to what we have for unmanage)
Guest almost 4 years ago in CLI & Shell 0 Submitted

Virus threat in MongoDB CLI

I am facing an issue when downloading MongoDB CLI on my win10 computer. The Windows virus scanner says there is a "Trojan:Win32/Caynamer.A!ml" in the file I am trying to download and ends the download. Is this threat real?
Guest about 4 years ago in CLI & Shell 2 Submitted