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 4027

Handle Daylight Saving Time when $densify is used on a date field

When using "day" as "unit" for a $densify pipeline stage on a date field, the date is always advanced of 24 hours. This is however not always the expected result in timezones in which the year has one 23-hour and one 25-hour long day, because of D...
Guest over 3 years ago in Querying & Aggregations 1 Submitted

Disallow new connections that don't specify an appName field

Currently as a DBA it's sometimes hard to identify which service is causing load on a shared cluster/database. Some people connect for adhoc workloads but don't specify an appName making it hard to track back to the owner. It would be useful to re...
Guest about 1 year ago in Database 0 Submitted

Retrieve latest/max oplog timestamp via the Atlas Administration API

At the moment the latest/max oplog timestamp can be retrieved via the Atlas UI in the backups section for point in time restores. This feedback post is to make this information available as part of the atlas administration api. For example, in th...
Guest over 2 years ago in Atlas 0 Submitted

SHA1 Digest hash for Atlas Cloud Backup Restore

Atlas Legacy Backup used to have digest hash (SHA1 Checksum) on the restore job, but it is currently not available in Atlas Cloud Backup. This feature will be helpful in validating the integrity of the downloaded file.
Ka Lung Ng over 5 years ago in Atlas Backups 4 Submitted

wrong feedback link in Relational Migrator

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. trying to submit feedback on the Relational Migrator tool What would you like to see happen? Describe the desired o...
Bernard Wolff 5 months ago in Relational Migrator 1 Future Consideration

Allow per-instance read-only databases in MongoDB

Hello MongoDB team, I manage several isolated MongoDB instances for different environments (dev, preprod, prod). In some cases, I would like to make an entire database read-only to prevent accidental writes (e.g., for preproduction). Currently, ...
Guest 9 months ago in Compass & Data Explorer 2 Submitted

Allow the injected filter for authenticated embedding to be injected as the first filter in pipeline

When you embed a chart with authenticated access you have the option to inject a function that returns a MongoDB Query to be injected as a filter on the chart. In this function you have access to the context object which provides info about the cu...
Guest almost 2 years ago in Charts 1 Submitted

Allow Atlas User Data Access Permissions to be configured on a per-database/collection basis

Similarly to how database user data access permissions can be configured on a per-database or per-collection basis, it would be ideal if Atlas user data access permissions (as they apply to Data Explorer) could be configured on a more granular bas...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Planned

Interactive Graph Visualization in Charts

MongoDB advertises that it can be used as a graph database. Sample article https://www.mongodb.com/databases/mongodb-graph-database The power of a graph database is in it's interactivity and visualization. There are many visualization tools from...
Guest over 4 years ago in Charts 1 Submitted

AVX compatibility

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. mongodb4.4 no image nowhere Hello MongoDB Team, Congratulations — you managed to waste 6 hours of my time today. There i...
Chair Shíín 5 months ago in Cluster Deployment & Management 1 Will Not Implement