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 4031

Add setOnUpdate operator for Upsert operations

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We regularly want to upsert documents to mongo, and include a useful createdAt and updatedAt timestamp. createdAt is easy:...
WelcomeLend Operations 3 months ago in Querying & Aggregations 1 Future Consideration

Add log reconciliation reason

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Mongodb operator randomly triggers reconicliation and by doing so it restarts our monogbd pods. This brings downtime to ou...
Ivan Martos 3 months ago in Kubernetes 1 Future Consideration

Ops Manager: Test Failover

The ability to Test Failover was added to Atlas https://docs.atlas.mongodb.com/tutorial/test-failover. Please add this functionality to Ops Manager in order to facilitate failover testing. This is especially useful in multi-tenant Ops Manager se...
Stephen Jamieson about 5 years ago in Enterprise Advanced 5 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

Support Legacy CSUUID in filters and in view instead of BinData type 3

support CSUUID like robo 3t does that, because its very hard to see the real string with this BinData type 3 i have a script that convert bin data to CSUUID and CSUUID to bin data in js if you can include that in compass code it will help a lot of...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Public API to get cluster pricing

Currently, we have to use the UI to get a pricing estimate for a cluster. Having a programmatic way to get this estimate would be very valuable.
Guest over 3 years ago in Billing & Account Management 4 Submitted

Should be able to export saved queries as well.

The saved queries should be exported as well. i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅
Guest about 1 year ago in Compass & Data Explorer 2 Submitted

OIDC Workforce (Human Flow) support for Database tools

Until now, MongoDB tools have exclusively supported authentication mechanisms designed for human users. With the recent addition of OAuth 2.0 support, we’ve shifted toward an application-based authentication method. However, all other supported au...
Shawn Hawkins 6 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 1 Submitted

Ability to add plain text

If you have a huge dashboard with all kind of things, but you want to group them under a title, lets say: You have 10 charts on left with aggregations from collection A and 10 charts on the right with aggregations from collection B. You can easy c...
Guest about 7 years ago in Charts 5 Submitted

profiler - add filter by "appName"

Using the profiler to narrow-down slow operations is great. One thing sorely missing is the ability to filter by "appName" - some of our top slow queries are from dev team working with compass or running experimental code vs the database as oppose...
Guest about 5 years ago in Atlas 2 Future Consideration