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

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

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

Existing Owner business

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

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

On-line Archive survives region outage

I understand that even with a geo-replicated cluster if that cluster is configured with an online archive and there's a region outage, access to the online archive data is lost. It is still unclear to me if queries against collections configured w...
Guest about 4 years ago in Data Federation 0 Submitted

Changes to Backup Configuration

Ability for changes in a project's Backup Configuration page to take effect without having to terminate and restart backups. Terminating backups removes all existing backups thus exposing an organization to risk. Backups can be stopped and restart...
Guest over 5 years ago in Atlas Backups 0 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

Schema analysis should recognize dictionaries

In a sub-document, the keys may be common across most documents in the collection, or they may contain a set of random values. For example, using hostnames as the keys in the "hosts" sub-document. { ... hosts: { server1a: { ... } server2a: ...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted