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

Feedback

Showing 330 of 4027

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Expose Charts creation using API and get back embedded chart's URI

We can use Chart's API to construct the charts on demand through various JS application and client requirements, without exposing the Charts dashboard / data sources in a multi tenant application. We can use the API's to modify / create charts and...
Guest almost 6 years ago in Charts 2 Started

Improve small collection lookup performance

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. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 5 months ago in Querying & Aggregations 0 Future Consideration

Add more specific roles for Charts

It will be great to have more specific roles to Charts totally separate from other Altas roles. Currently if you want to have one team member allowed to configure charts, you have to give him access (at least read only) to everything outside of C...
Guest about 6 years ago in Charts 9 Planned

Filter Continuous Line chart by selecting item in Series Legend

In a Continuous Line chart, we see an endless sea of data and then the Series Legend (typically to the right). Our users would like to be able to click one of the items in the Series Legend and then ONLY show the data for what was selected. It's p...
Guest 9 months ago in Charts 0 Submitted

Responsive charts

One of the selling points for Qlik is the ability to have charts that resize depending on the screen size. I struggle a bit when resizing the screen and the charts don't resize. They should be responsive and adapt to the screen size!
Guest almost 7 years ago in Charts 2 Submitted

Ability to send email / slack alerts based on the data in the charts

Charts usually contain aggregated / pivoted data. Ability to alert on a specific variable would be great !
Guest about 6 years ago in Charts 5 Submitted

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash n MongoDB 8.0, the new setQuerySettings command allows administrators to enforce index hints and other behavior based on the query shape hash. This gives users partia...
Vinicius Grippa 8 months ago in Querying & Aggregations 0 Submitted

Support for Org Charts

Requesting a chart type that represents tree-like (hierarchal/parent-child) relationships, otherwise called an "org chart". Here's a stack overflow question and answer that shows a sample of a mongo aggregation that might generate the kind of dat...
Guest over 2 years ago in Charts 0 Submitted