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

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

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest about 5 years ago in IDEs 0 Submitted

Translate Code

Directly translate code (MQL / SQL) to (MQL, SQL, .NET, Python...etc.) to cover all supported drivers.
Guest over 5 years ago in IDEs 0 Submitted

Allow launching mongodb shell with connections which are not currently connected

Currently, it's possible to launch the MongoDB Shell from an active connection. It would be nice to have the action to launch a shell from also for inactive connections in the tree.
Guest over 5 years ago in IDEs 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

Proxy usage

Hello, can you please implement a proxy configuration possibility? I would like to use the client from within an corporate network. Kind regards, Holger Simon
Guest over 5 years ago in IDEs 0 Planned

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

Improvements to Terminal Shell

When a connection is setup, allow additional configuration for the Terminal Shell 1. Allow a colour scheme for the shell, so that the user can set background/text colours, so red for LIVE. Very useful when on LIVE/TEST/DEV etc. A clear indication...
Guest over 5 years ago in IDEs 1 Submitted