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

Change collection on a saved query

In the My Queries section it would be nice to be able to select which collection you want to be able to run the query against or to be able to copy the query to another collection. At the moment each query is 'locked' to the collection it was ori...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Show Mongos Connection Number in Overview.

Currently, the connection number shown in Overview is shard connection, it is the connection from Mongos to Mongod, which should usually be lower than the Mongos connection. The connection limit for MongoDB is referring to Mongos connection which...
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Existing Owner business

Please SOLVE my billing
Guest almost 3 years ago in Billing & Account Management 0 Submitted

Support TLS configuration

Add options to the config file for deploy clusters with TLS enabled.
Guest over 5 years ago in CLI & Shell 1 Submitted

Make Compass update notification non-blocking

New versions are constantly available. Blocking workflow with constant prompts is frustrating. No other software does this. Put in taskbar or somewhere passive!!
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

create roles with rights on wildcard database like collections

Exemple: use admin db.createRole( { role: "UserCanCreateDbTest", privileges: [ { resource: { db: "test*", collection: "*" }, actions: [ "update", "insert", "remove" ] }, { resource: { db: "test*", collection: "*" }, actions: [ "find" ] } ],...
Guest almost 3 years ago in Atlas 0 Submitted

Ability to randomize score

I would like to be able to add randomness to the search results' score.
Guest almost 3 years ago in Atlas Search 0 Submitted

Add Tailscale peering

In lieu of doing 0.0.0.0/0 network access, it'd be great to peer into Tailscale so that anyone that is authorized in our organization's Tailscale VPN can connect effortlessly.
Guest about 4 years ago in Atlas 0 Submitted

Postman snippet generator

Working with the http library has been the most frustrating part of working with Realm functions. Postman has an awesome "generate code snippet" feature, with lots of options like Axios and Unirest. It would great if I didn't have to manually conv...
Guest over 5 years ago in Atlas Triggers and Functions 0 Future Consideration

Separate access control for read-only replicas

There is a multi-replica cluster and there are read replicas. I consider it necessary to add the ability to restrict access separately for a read-only replica. Thus, limit the connection not only to the entire cluster at the project level, but als...
Guest about 4 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted