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

$sort should allow 0 as argument meaning "no sort"

The $sort operator and aggregation stage should allow 0 (possibly also null) as an argument for the field sort order, meaning, "Don't sort." This allows a variable to be passed in that can conditionally skip the sort operation, in addition to the ...
Guest about 2 years ago in Querying & Aggregations 0 Submitted

Enable us to see values of expressions in aggregation pipelines

I've got a pipeline that often does a lot of collecting and combining values. What I get out of it is wrong but I have no way of knowing which part is broken since I can't see the values its collecting and the results of its maths until the final ...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

lowlevel data api

Mongodb-charts is great but still lacking a lot of features (which is not super surprising given it's age). To work around mobile issues, missing zoom, server side rendering and similar it would be great if the sdk exposed a low level data endpoin...
Guest about 6 years ago in Charts 0 Planned

Write "_SUCCESS" File when finish data exporting

We use MongoDB to store time-series data, and export the data via Data Federation incrementally on daily basis onto s3 as Parquet. The data is relative big, and duration to export data varies from day to day. It’s hard for downstream services to k...
Guest about 2 years ago in Data Federation 0 Submitted

Provide a granular mechanism to disconnect and disable all active sessions during a planned maintenance.

Provide a per cluster mechanism to shut off client access for restore operations.
Guest about 6 years ago in Atlas Backups 1 Submitted

Add SHA-256 as Digest Authentication Algorithm for API

For compliance with NIST and other standards, it would be preferred to use SHA-256 as the algorithm for digest authentication for the public API as opposed to the currently implemented MD5.
Guest about 6 years ago in Atlas 1 Submitted

Live Migration with granular permissions

Today, to carry out migrations you need to be the Project Owner of the project, however we have very restricted permissions regarding Mongo projects so that people can use the company's stack, which would be via terraform. The dba's have readonly ...
Guest about 2 years ago in Atlas 0 Submitted

Make upsert or drop on import document

It would be great to be able to make what we are importing overwrite the database data, or directly perform a drop before importing. These options should be optional when importing documents.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Self-hosted version of compass

Since compass frontend is web, it would be great to be able to self host it on a server, to access it directly in browser. The idea is to be able to work from devices that can't install electron, like iPadOS, android directly in browser or as PWA.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Right-click context menu for Mongosh console window in Compass

Hi, Mongo folks, I've been using the mongosh window in Compass lately (the dark-background ">_MONGOSH" panel at the bottom), and having a bit of inconvenience with text editing. Because AFAIK, Compass doesn't have a "script editor" window lik...
Andrew Janke about 2 years ago in Compass & Data Explorer 0 Submitted