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

Support Multiple CRON Schedules Per Trigger

It's not uncommon to want different trigger schedules to run on different days of the week, notably weekdays and weekends. The current solution is to create separate triggers that call the same function, but ideally, a single trigger could support...
Guest over 3 years ago in Atlas Triggers and Functions 1 Submitted

Granular permissions needed with Federated Authentication in Atlas

Granular permissions needed with Federated Authentication in Atlas For example(but not limited to), it would be good to assign to an external role, via Federated Authentication: -to create RS users; -to restore a RS.
Marius Daniel Negoita almost 2 years ago in Atlas 0 Submitted

Workload Identity Federation Support

Workload Identity Federation is supported since Mongo 7.0 on Atlas. Ruby is still missing from the supported drivers though https://www.mongodb.com/docs/atlas/workload-oidc/#connect-an-application-to-mongodb-with-workload-identity-federation. Ad...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add hash function (eg. md5) to aggregation pipeline

I would like to implement hash-based sharding in my own application on top of MongoDB. For that purpose, I would like to pull a stable pseudorandom subset of documents into each of my servers, and I would like to do so without enlarging the docume...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Support for Binary.createFromHexString in filter

It should be possible to create Binary objects from hex in the filter, like it is supported in the mongo shell already. So far Binary objects can only be created from base64, so a manual conversion from hex to base64 is required. Such as: {fiel...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest over 3 years ago in Atlas Triggers and Functions 0 Planned

index stat

Merge index stats from all replicas in index page UI, and enable the reset stats in UI. Preferably merge all stats from all shards and show it is coming from a secondary replica or a primary replica. Current index stats in UI only show primary sta...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Implement MongoDB Arbiter

No description provided
Guest almost 2 years ago in Atlas 0 Submitted

Alert When Cluster Nodes Not Regionally Fault Tolerant

If a cluster is not regionally fault tolerant, generate alert to associated email address(es). Since regional fault tolerance is typically only a concern in production environments, provide the ability to only alert on clusters that contain specif...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add import/export data button on web

right how, we can only use command line or mongodb compass to import/export data
Guest over 5 years ago in Atlas 0 Submitted