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 3874

Allow Point-In-Time restores going back to a configured amount of hours/days

_**What is the problem that needs to be solved?**_ Allow Point-In-Time restores going back to a configured amount of hours/days (similar to Ops Manager). _**Why is it a problem? (the pain)**_ Oplogs are captured for the last 24 hours only, and so...
Guest over 5 years ago in Atlas Backups & Online Archive 0 Submitted

og the size of oplog-mongomirror.bson.sz at time of deletion in mongomirror logs

currently when we run the mongomirror with --oplog, it does the status when it is deleted. It will be good , to add the size information of `oplog-mongomirror.bson.sz`, that will help us to decide the appropriate disk .
Guest almost 3 years ago in Atlas 0 Submitted

Allow Atlas users to issue movePrimary command

Currently Atlas users are unable to issue the movePrimary command for moving the primary shard for a db, and instead have to open a support case to do so. Can we please allow the ability for Atlas users to issue this command themselves?
Guest over 5 years ago in Atlas 2 Submitted

Allow honorSystemUmask to be set on Ops Manager HEADDBs

If honorSystemUmask is set to false, new files created by MongoDB have permissions set to 600, which gives read and write permissions only to the owner. New directories have permissions set to 700. As a result it makes it difficult to read the HE...
Guest over 5 years ago in Atlas Backups & Online Archive 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 almost 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 almost 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 almost 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 almost 3 years ago in Atlas Search 1 Submitted

Activity feed should indicate if any extra privileges are added to a custom role at the time of creation

At present if a custom role is created, the activity feed will only report the built-in roles that have been inherited. Additional privileges are not visible. - Scr1.png shows the role that was actually created - Scr2.png shows how it was report...
Guest over 5 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 almost 3 years ago in Charts 1 Submitted