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 3893

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest about 5 years ago in Charts 1 Submitted

TTL expiration on embedded subdocs

TTL expiration on an embedded subdoc will delete the parent/root doc. Provide an option to only delete the subdocument on expiration.
Guest about 5 years ago in Database 0 Submitted

Ability to set snapshotRetentionDays value to 1

Need to be able to retain 1 day backups only or just daily backups. Need to reduce 3 day worth of archive.
Guest about 5 years ago in Enterprise Advanced 0 Submitted

server to database drill down for Ops Manager metrics

When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the clu...
Guest about 5 years ago in Charts 0 Submitted

Throttle or limit remove() with "limit" or other options

Please throttle remove(). Please allow caller to throttle or limit "remove()". The syntax to remove includes a filter query much like find(). But, there is NO limit. So if a caller wants to delete all documents older than date X, but only delete ...
Guest about 5 years ago in Database 0 Submitted

Love The New Look

Just wanted to say I love the new look!
Guest about 5 years ago in Atlas 0 Submitted

when you hit up, even if last command was an error, edit it

The most common use case to hit up on the keyboard is that I had a typo in the last command in the shell. When I hit up now, it goes to the most recent valid command not the most recent command. What it should do is retype the invalid command I ...
Guest about 5 years ago in MongoDB Shell 2 Will Not Implement

Freelance VOIP Engineer

Finding freelance jobs for engineers is easy, but making sure the role is suited for your field and getting the job is the tricky part. You need to make sure that the post is related to what you do because if you pick up a wrong position that you ...
Guest about 5 years ago in Compass 0 Submitted

alert when one or more monitoring agents in a project fail (not only when there are no agents left)

alert when one or more monitoring agents in a project fail (not only when there are no agents left)
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Support the ap-southeast-2 reqgion in GCP

Indonesia has strict requirements about PII remaining in region.
Guest about 5 years ago in Atlas 1 Submitted