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

Compass: "Report a bug" feature is itself broken. Also autocomplete is not usable.

Going to help -> Report a Bug redirects me to this page: https://jira.mongodb.org/projects/COMPASS/summary Which shows a licensing error and does not let me report a bug. The irony, it burns. The error message is: > This gadget cannot be di...
Guest over 1 year ago in Compass & Data Explorer 5 Submitted

Add operator that would calculate distance between 2 geolocation points

It would be great to have operator that would calculate distance between 2 geolocation points, and not to do it manually with big aggregate queries. I suggest to add 2 new operators that would calculate distance in two different ways, as discuss...
Guest almost 4 years ago in Querying & Aggregations 3 Submitted

[Bug?] Attempting to pin Feature Compatibility Version (FCV) without appropriate permissions silently fails

When attempting pin FCV on a cluster without sufficient account permissions via the UI [0], it silently fails and does not show any feedback to the user. The network response is a relatively generic 403 Forbidden error. Support noted that a user...
Guest 7 months ago in Atlas 0 Submitted

allow default expand all docs in JSON View

i previously use Robo 3T but now migrated to Compass due to connection setup and other. everything is good but im not really comfort with json view that always collapsed by default so i need to expand the docs or all by pressing buttons. it will b...
Zafran Fadilah 4 months ago in Compass & Data Explorer 0 Future Consideration

Write playground as TypeScript file

## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would be awesome to have types for MongoDB interfaces and the abili...
Guest about 2 years ago in IDEs 1 Submitted

Terraform to have a generic org_owner_id instead of personal email for org creation

For now; I was told that the org_owner_id while using org create using terraform has to be a non- generic email ID data "mongodbatlas_org_user" "test" { org_id = mongodbatlas_org_user.test.org_id username = mongodbatlas_org_user.test.username...
Guest 9 months ago in Atlas 0 Submitted

Linting/Validation support for query language

It would be nice if MongoDB for VS Code had a built-in functionality to verify query syntax, best practices, etc. Conceptually, this would work similarly to how ESLINT works for JavaScript.
Guest over 5 years ago in IDEs 0 Submitted

Export Aggregation Results as Metrics to Prometheus

Add support for exporting MongoDB aggregation results as Prometheus metrics. This would allow users to track custom queries and dynamic data, enabling more granular and meaningful monitoring and alerting in Prometheus and Grafana.
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Password enforcement without LDAP

Enforce complex password policy Enforce password expiration Enforce password history
Guest almost 6 years ago in Database 6 Submitted

Implement a $hash operator for queries

Current State: MongoDB currently lacks a native $hash operator in the aggregation/query language. While certain helpers like convertShardKeyToHashed or $toHashedIndexKey exist, they are limited in scope: Not available as true query operators (e....
Guest 9 months ago in Querying & Aggregations 0 Submitted