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

Read your login suggestions.

Possibly implement a suggestion... It's horrible. It's been horrible from day one. You don't need to re-imagine logging in, okay
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Project alerts list does have all open and closed alerts

The project alerts in Atlas should show all the alerts that have closed for some period of time. For example, I get alerts about a cluster whose number of connection exceed 80% of the max allowed, but I do not see that alert as an active alerts no...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 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

Custom Alert on unsuccessful deployment.

Add an Alert that will inform the user after a specific time that a deployment has not yet been successful, in order to transparently allow the customer to try a different configuration.
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Re-run a query from the profiler tab

When using the profiler tab, if there is a $regex expression specified, it comes back in the logs as $regularExpression. Similar issues for ObjectID() vs generated $oid. For some reason, you can’t take the query the profiler outputs and just plug...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 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

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