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 3596

Heroku Atlas Plugin

Since mongo lab https://docs.mlab.com/mlab-to-atlas/ is acquired by mongo, and migration to Atlas is recommended. We need Heroku Plugin for mongo Atlas, as promised on https://docs.mlab.com/mlab-to-atlas/ page FAQ section. My company is plannin...
Guest over 6 years ago in Atlas 1 Submitted

Support database references to other collections

i want to use searchBeta operator on dbref objects attribute how i can give instructions to analyzer to access fields from reference object and do indexing For example, assuming the following two collections: Collection1 { _id: ObjectId("5d636ff...
Guest over 6 years ago in Atlas Search 0 Submitted

Provide features for array comparisons

It would be very helpful if we can lookup documents that have certain array fields that match the provided array in the query. Exact match, Any match etc should be supported. All data types should be supported. e.g { text: { path: "city", query: ...
Guest about 3 years ago in Atlas Search 0 Submitted

Improve sorting performance

Sorting always ends up doing a collection scan when the selected index for the find/match does meet the sort requirement. The sort effectively makes the performance worse by 15-25 times for the "matched" dataset which runs into 10s of thousands (n...
Guest about 3 years ago in Performance & Optimization 0 Submitted

$currentDate option to only update if the document was modified

A common pattern in a data model is to have a field that denotes when the data was last modified. For this example, let this field be called "updated". I want to toggle a field on a document called "enabled", and if the value is modified I also wa...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Filtered Indexes

Provide capability to create filtered indexes. This would allow creating tenant-specific indexes in a multi-tenant database. While the current implementation does support this feature in a way, it requires manual maintenance of such indexes as th...
Guest about 3 years ago in Atlas Search 1 Submitted

Grouped stacked bar chart

A bar chart that can be both clustered and stacked simultaneously expands substantially the analytical possibilities (as it allows the visualisation of additional fields/variables). It seems to me that such a chart cannot be generated in the curre...
Guest over 6 years ago in Charts 0 Submitted

Allow creation of Atlas organizations in Terraform

there are really 3 steps for our dev teams to get moving in Atlas: 1. create an org 2. create a project 3. create a cluster the first one is the only one that still has to be done from a console. if we had a terraform script to create an org in ou...
Guest over 6 years ago in Atlas 0 Submitted

highlight vs filter option for dashboard filters

An issue I ran into with a line chart is that you can only display so many data points before it starts showing incomplete data. I wanted to add a date range dashboard filter to the line chart but that only highlighted the data in that date range ...
Guest about 3 years ago in Charts 1 Submitted

ESC to exit/cancel record edit mode

Double click on a specific record enter edit mode. ESC would be great to exit it. I often need to dbl-click object IDs so to quickly select them. This habit costs me additional mouse travel to reach Cancel, and then click.
Guest over 6 years ago in Atlas 0 Submitted