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

Automation web UI - Validate the TLS/SSL settings passed in the UI

It is possible to make all agents in a project fail by setting a wrong CA file value. For example a customer set in the CA file field a directory instead of a file, and it caused Agents to stop reporting to OM. Eg. the montioring module logged: ...
Guest over 5 years ago in Under Review 0 Submitted

add text option to --output modifier

currently there is no way to format output of command in text format. the only option is to set this format as default in config file and not use --output modifier in specific command. if you rare use text output, you will have to insert --output ...
Guest almost 3 years ago in CLI & Shell 0 Submitted

add clusterId to json output of "cluster list", "cluster describe" commands

currently there is no straightforward way to get clusterId using mongocli. we can get clusterId if we use text format with "cluster list", but not with json. and with json format we have to use "process list" command, filter out only one process ...
Guest almost 3 years ago in CLI & Shell 0 Submitted

add _prettyShell=false to mongosh

In 4.4, the mongo shell prints 'ugly' by default. Many of our scripts are written to expect this type of output. The mongo shell includes the command: DBQuery.prototype._prettyShell=false to explicitly set this. In mongosh, there is no built in/na...
Guest almost 3 years ago in MongoDB Shell 0 Submitted

Don't dismiss modals on click outside

On several modals within the mongodb.com UI, if the user clicks outside of the modal, the modal gets dismissed and all form fields are lost. Several of these modals (e.g., Database Access user creation, Live Migration tool, etc.) have form fields...
Guest over 5 years ago in Under Review 0 Submitted

Consider users with misophonia

Several university videos, especially M220N (for example, chapter 2), the speaker has very audible 'wet mouth' sounds. This is very distracting for those of us with misophonia. There are editing techniques and automated things you can do to remove...
Guest over 5 years ago in Under Review 0 Submitted

Add an option for secondary email

There should be an option to add a secondary email to MongoDB account for all platforms. Having an extra email may help a user to choose between emails for different platforms or different needs. As in primary email should be used as a login email...
Guest over 5 years ago in Under Review 1 Submitted

Allow ISO-8601 timestamps with UTC throughout the UI and ditch AM/PM

I'm so tired of seeing AM/PM in the web console. We really need ISO-8601 timestamps and reliable 24hr clock such as 2023-06-22Z22:11:12
Guest almost 3 years ago in Under Review 0 Submitted

integration with Mattermost for notifications

It would be good to replicate the integration with Slack but using Mattermost. Mattermost is open source and allows the companies to deploy their own messaging server. Some organizations are moving from Slack to Mattermost for this reason.
Guest over 5 years ago in Under Review 0 Submitted

Have db.table.distinct('column') support cursors

Right now distinct() returns max 100 items and doesn't take into account the config "displayBatchSize". It would be nice if distinct() returned all distinct items.
Guest almost 3 years ago in MongoDB Shell 0 Submitted