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 Forced Survey for New Accounts

On a new account, after logging in, the UI will prompt you to fill out a survey about your project EVERY.SINGLE.TIME. There's no reason why any customer (especially paying ones) should be bombarded like this. I have no interest in ever filling thi...
Guest over 2 years ago in Under Review 0 Submitted

mongosync filtered sync update

Currently we cannot modify a filter that is in use without wiping all user data in the target cluster. For exclusion filters, where we exclude collections NOT to copy, adding more collections to exclude should not require wiping all user data. Th...
Guest over 1 year ago in Under Review 0 Submitted

Stop gatekeeping basic onboarding assistance behind a paid support account

As a new user unfamiliar with the platform and looking to do administrative tasks, I feel I should not be required to pay for developer or enterprise support for MongoDB to get answers to questions about configuring my Atlas account. Questions a...
Guest over 2 years ago in Under Review 0 Submitted

Hostname lookup/search capability in Ops Manager at global level

This would give customers the capability - To tell which project a host belongs to do some sort of lookup in Ops Manager - Go to a central place, put in the hostname, and see what the project belongs to For example in the UI on the all clusters...
Kanak Gupta almost 2 years ago in Under Review 0 Submitted

Tree collapse/expand in the connections panel

After opening a few options of the tree sometimes I want to collapse all and explore a completely different path, having the option to expand/collapse all would be neat!
Guest over 5 years ago in IDEs 0 Submitted

Make the NuGet package a dev dependency

Currently the NuGet package for the analyzer is not a dev-only dependency. When developmentDependency is set to true in a .nuspec file, this marks a package as a development-only dependency, which prevents the package from being included as a depe...
Guest almost 2 years ago in IDEs 0 Submitted

Opt out from support per case emails

I'd like to opt out from receiving emails on each new message for support cases in my organization, e.g. https://support.mongodb.com/case/01139865. Couldn't find out how to do it.
Guest almost 3 years ago in Under Review 1 Submitted

API for automating Manager tasks

I would love to have an API Call for automating adding users to the supportportal project. We have a big customer where new people need to be added to the supportportal constantly. We want to add them programmatically as they click on a button.
Guest over 3 years ago in Under Review 1 Submitted

Documentation: API equivalents for each action on OpsManager

In the documentation, for each action on OpsManager it should be explained how to achieve the same result using the OpsManager API (or an equivalent mongocli command, if it exists). For example, in the pages describing how to configure Backup stor...
Guest almost 3 years ago in Under Review 0 Submitted

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted