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

GUI for Queryable Snapshots

It would be good to have a GUI created for the queryable snapshot interface so less experienced users, that may not have any mongod experience, can successfully restore a collection/document without additional training. Ideally, the feature allow...
Guest about 6 years ago in Atlas Backups 2 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

Have my last query persist in the search box

I realize you have a search history but even simpler and faster would be if the previous search query just persisted in the search box. Many times I am doing the same search over and over again but with a different objectID. If I switch from one c...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Atlas project capacity should be discoverable

Atlas project capacity should be discoverable. Based on documentation, it seems project capacity is dependent on various factors and can be arbitrarily increased via support request. We currently do not know how many clusters/nodes we have availab...
Guest over 2 years ago in Atlas 0 Submitted

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

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

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest over 1 year ago in Vector Search 0 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

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