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

Feature to perform Machine Learning predictive analysis and classification in MongoDB

I want to bring the machine learning compute and predictive analysis into MongoDB atlas. Instead of ETL my data out of Atlas to achieve this, I will reduce my architectural complexity by having an aggregation operator that does this on my document...
Guest almost 2 years ago in Querying & Aggregations 0 Submitted

hint support for $graphLookup

Currently you can supply a `hint` to the `aggregation` call in order to tell MongoDB to use a specific index for the initial `$match`. But there is currently no way to specify which index to use for a `$graphLookup` later in the pipeline. I would...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Ability to specify the square size

This must be at dashboard level. In some cases squares can be a bit smaller or a bit larger. If you have a table and you want to expand a little bit, but one square is too much. In that case you must modify the size of squares of dashboard and r...
Guest about 7 years ago in Charts 1 Submitted

Edit Query Bar/Aggregation Pipeline in Embed

Currently, the Embed SDK's filtering happens after the aggregation pipeline — which means it is useless for filtering the input to the aggregation pipeline. Say, if I only want to aggregate documents between certain dates, or has a field equal to...
Guest over 3 years ago in Charts 0 Submitted

datatables.net

Dears, thanks for you effort to dev mongodb, I would like to suggest a Table UI like: datatables.net with this we can dev so quick the admin backed of our applications, like for example a quick list of customers, etc... and edit. Best regards.
Guest over 3 years ago in Charts 0 Submitted

Manage dashboard and data sourse access by team rather than individual.

If it were possible to allocate teams to dashboards and data sources then management of a group of users who should only have access to a subset of charts would be much easier. At the moment when a new user joins a team they must be added individu...
Guest over 5 years ago in Charts 0 Submitted

option for consistent whole number display regardless data in bar chart

Currently in Bar charts if small values result in decimal ticks on the X axis, and larger values adjust the chart accordingly to show whole numbers, it will be not idle when we need to show no. of persons in x axis, which shows decimal values, opt...
Guest almost 2 years ago in Charts 0 Submitted

Add Relaxed mode support for the $out operator

Add Relaxed mode support for the $out operator. *and include as option in the existing drivers
Guest almost 2 years ago in Querying & Aggregations 0 Submitted

Aggregations should allow an empty sort stage instead of returning an error

When you run an aggregation pipeline that contains an empty sort stage (like `{"$sort": {}}`) MongoDB returns the error message "$sort stage must have at least one sort key". It would be really helpful if such a stage would work and simply not app...
Guest almost 2 years ago in Querying & Aggregations 0 Submitted

Lookup fields with String and ObjectId on either side

We are evaluating Atlas Charts for our business analytics. Right now it is not possible to create a lookup in the UI from a String to an ObjectId field. Based on this answer (https://www.mongodb.com/community/forums/t/mongodb-charts-lookup-field/2...
Guest almost 2 years ago in Charts 0 Submitted