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 3591

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 over 1 year ago in Compass & Data Explorer 0 Submitted

Existing Owner business

Please SOLVE my billing
Guest over 2 years ago in Billing & Account Management 0 Submitted

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 over 1 year ago in Atlas Monitoring, Alerts & Observability 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 over 2 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 over 2 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 over 2 years ago in Atlas Search 0 Submitted

Implement MongoDB Arbiter

No description provided
Guest over 1 year 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 over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

aggregation pipeline verification before deleting

When opening a saved pipeline - the "open" button is adjacent to the bin (cancel) button and clicking on the bin deletes the pipeline without a chance to regret.
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

Include full date/time stamps to OpsManager's logfiles: mms0-startup.log and daemon-startup.log

Currently records in `mms0-startup.log` and `daemon-startup.log` only have time stamp in the format: `hour:min:sec,milliseconds`. eg. `08:28:09,558 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xm...
Guest about 4 years ago in Enterprise Advanced 0 Submitted