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

Terraform adapter to deploy self managed MongoDB Enterprise Advance

No description provided
Guest about 5 years ago in Under Review 1 Submitted

$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 over 1 year 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 over 1 year ago in Compass & Data Explorer 0 Submitted

Query Online Archive over Web UI

There is currently no possibilty to query a collection of an Online Archive via the Web UI of Atlas. This is only possible for the "normal" collections. It would be great if it would be possible to also query Online Archivce collections similar. ...
Guest over 3 years ago in Atlas Backups 0 Submitted

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 over 1 year ago in Data Federation 0 Submitted

API for slowQueryLogs should give response in a proper json format like in UI

API for slowQueryLogs should give response in a proper json format like in UI rather than giving raw logs
Guest over 3 years ago in Atlas 0 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 over 1 year ago in Atlas 0 Submitted

Support Two Array Fields in Compound Indexes

Hi, I've come across a lot of use cases where the business logic has demanded unique constraints on 1-2 fields that have been modeled as arrays on documents. The cases that only contain a single array field is already taken care of using unique i...
Guest over 3 years ago in Data Modeling & Indexing 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 over 1 year ago in Compass & Data Explorer 0 Submitted

Determine programmatically if maintenance includes server version upgrade

Recently, Atlas introduced a feature that shows a cluster will have its MongoDB server version upgraded to the next dot version. This is displayed on the cluster card in the UI. However, this information is not surfaced in the Activity Feed or thr...
Guest about 5 years ago in Atlas 0 Submitted