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

All feedback

Showing 4011 of 4011

Being able to enable / disable Database users

When managing accounts and permissions, it could be great to "disable" an account before deleting it or reseting its password. By example GCP ServiceAccounts have this feature. It helps to restore a service of an account faster if this one is sti...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

online/cloud version mongodb shell

It would be nice to have and online/cloud version of mongodb shell. I am trying/learning mongodb. I have server in the cloud but to use mongodb shell I have to install it. My "desktop" is raspberry pi, and it's pain to install mongodb on it, becau...
Guest over 4 years ago in Atlas 0 Submitted

ability to favorite a cluster, database, or collection and have your favorites accessible from any screen for quick navigation

No description provided
Guest over 4 years ago in Atlas 0 Submitted

Folders/Directories For Functions, Triggers, Etc

Allow users to create directories and subdirectories for staying organized when creating many Realm triggers and functions.
Guest over 4 years ago in Atlas 2 Submitted

Using Aggregation Pipeline Builder in $facet stages

Writing more complex $facet stages (3+) without Pipeline Builder is a pain, so being able to use that in that type of stage would be a huge help! I mean being able to swap and use Pipeline Builder to every each branches of sub-pipelines in a $face...
Guest over 4 years ago in Atlas 0 Submitted

Atlas BI Connector Connection Timeout options

Default connection timeouts using the BI Connector in mongo atlas are limited to 30 seconds. Which can be limiting when running longer queries. By exposing the `maxTimeMs` and related connection parameters in the Atlas web interface, users could i...
Guest over 4 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Add some casting addon or function based on MongoDB's implementation of JSON Schema

Without casting addons, there is a need to iterate though each property just to check if this value needs some casting (most probably this can be easily done on type check). I´m having special troubles with Date type, as most of the time this type...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support "default" keyword in MongoDB's implementation of JSON Schema

Without defaults, there is a need to iterate though each property just to check if a default value is needed (most probably this can be easily done on type check). Also without defaults we need to remember checking it both in inserts and updates (...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Provide global collection-aggregated latency stats

The global latency stats Server Status section currently aggregates all the latency information known to the server. We have a need for the same information except aggregated by collection. The actual command: db.serverStatus().opLatencies.
Guest over 4 years ago in Database 0 Submitted

Being able to create Views from aggregation pipelines in Atlas

In Compass we can save pipelines as Views. That would be great also in Atlas! Same for both Views and On-Demand Materialized Views.
Guest over 4 years ago in Atlas 0 Submitted