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

IP Access List - quick add /remove

Sometimes I need to allow multiple IP addresses to have access to the database using the IP Access List. It would be great if I can simply provide a list of the IP separated by commas and add them all in bulk. Now I have to click many times to ...
Guest over 5 years ago in Under Review 0 Submitted

When was last backup/mongodump ran on databases or database backup history

How can get detail of last backup was taken using query. Its very hard to get into log file and see the history of mongodump. Just like other database tool mongodump history can be retrieved via query instead mongo log file. I know get the detai...
Guest over 2 years ago in Database 1 Submitted

$group all fields

$group should have the ability to allow specifying all fields in a document (without explicitly defining them all, which can lead to duplicating dozens of lines just to do "key: $first") This will help users that use $unwind and then want to $gro...
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Assign MongoDB roles to LDAP users

I would like to create a softlab and therefore give the possibility to a user to create collections in a database which is dedicated to him. Currently, to do that I need to : 1. create a single-member LDAP group for each user 2. map this group ...
Guest over 5 years ago in Database 0 Submitted

Amazon Linux 2023 Support for MongoDB 6.0 and OpsManager 6.0

Amazon Linux 2023 is supported in rapid releases from 6.2.0 and will be supported in the upcoming 7.0 release of MongoDB, however it appears there is currently no plan to support AL2023 for the 6.0 release of MongoDB. Can support for AL2023 be add...
Kick Glorie over 2 years ago in Database 0 Submitted

Support indexes on single array elements (e.g. "MyArray.0")

Currently, if I create an index on an array field and specify an element number ("MyArray.0"), the system still indexes the whole array as normal. Normally, this might increase the index size but at least it's still useful when querying MyArray.0...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

Support for Transaction Savepoints (Nested Transactions)

The ability to partially rollback transactions to a specified point.
Guest over 5 years ago in Storage & Transactions 1 Submitted

Providing a grafana dashboard for an on-premise cluster

It would be interesting to provide a grafana dashboard when integrating with prometheus. The documentation is indeed very limited concerning metrics when you're on a mongoDB on premise cluster.
Guest almost 3 years ago in Under Review 0 Submitted

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

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