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

Mongo Atlas: create backup before updating version

If I upgrade Atlas cluster, Atlas automatically creates a backup with the new version. I'd rather have a backup of the cluster with original version. It will allow to restore to the previous version. Current workaround: create a backup manually be...
Guest over 1 year ago in Atlas Backups 0 Submitted

Add "Triggered Via" or "Initiated By" Filter to Project Activity Feed

I usually visit the Project Activity Feed to discover "who did what", but the feed is littered with events triggered via the System. I would love to be able to filter out those events and just see those initiated by a user. Bonus points for being ...
Guest over 4 years ago in Atlas 0 Submitted

API change date format for log download

While programming a script to download the activity feed and audit logs, we found out that the date format which is accepted for API calls does not match. While the Activity Feed is fetched with a date in the ISO 8601 format (&minDate=2024-01-...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

guids as strings

Get with the 21st century and give us a way to see guids as strings instead of binary. Other mongo browsers do this.
Guest 7 months ago in Compass & Data Explorer 0 Submitted

sharding error shardsvr

Make it clear which node is causing the "shardsvr" error. Spawned from support case 01042995 Our error occurred when the user tried to connect using Compass. The failure was to list the collection names on one database. The error presented back...
Guest over 3 years ago in Storage & Transactions 0 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest about 1 year ago in Querying & Aggregations 0 Submitted

Allow to pass user on Realm's Database Triggers

Currently I can create a Database Trigger, that when calling its Function I can restrict based on "%%user" - through "Can Evaluate". Though since the Function is called by a Trigger and therefore runs as a "system user" I cannot access the User ob...
Guest almost 4 years ago in Atlas Triggers and Functions 2 Submitted

Support for PagerDuty v2 key

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

Support tagging individual replicas in the cluster

Thank for the support for the tagging at the cluster level during database deployments( https://feedback.mongodb.com/forums/924145-atlas/suggestions/43032180-support-for-tagging-clusters-in-atlas) However it would be useful to have support for ta...
Guest about 2 years ago in Atlas 2 Submitted

CSFLE - Encryption of fields within an Array Object instead of whole Array

CSFLE - Can you provide Encryption of fields within an Array Object as part of mongo-crypt library in the future releases. current library encrypts the whole array and we are not able to do queries within the Array object.
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted