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

Search results

Showing 315 of 315

GUI for Queryable Snapshots

It would be good to have a GUI created for the queryable snapshot interface so less experienced users, that may not have any mongod experience, can successfully restore a collection/document without additional training. Ideally, the feature allow...
Guest almost 6 years ago in Atlas Backups 2 Submitted

MFA setup process times out session even though I took 1 minute

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. MFA setup process times out session even though I took less than 1 minute. I tried again with the same result. Now I have ...
Justin Thomas 5 months ago in IAM 0 Started

Allows to share Cloud Provider Backup Snapshot with customer's Cloud Provider account

*What is the problem that needs to be solved?* Add an option (as it was in mLab) that allows to share the Cloud Provider Backup Snapshot (EBS Snapshot [1], in case of AWS) for Atlas Cluster with customer's Cloud Provider account. This action is ea...
Guest about 6 years ago in Atlas Backups 2 Will Not Implement

Activate bypass saml only for select users

We have recently activated SAML SSO on our Organization and we would like to only have 1 user that is able to bypass SSO as like a "break the glass" user in case our IDP fails. It would be ideal that not every user is able to use the bypass url. ...
Guest over 2 years ago in Atlas 0 Submitted

Allow $match or $sort stages that follow the $search stage to use MongoDB native indexes

Currently, if there are `$match` or `$sort` stages that follow the `$search` stage, then those `$match` and `$sort` stages are unable to use MongoDB's native indexes on the fields being matched/sorted. While the [documentation recommends](https:/...
Guest over 4 years ago in Atlas Search 0 Will Not Implement

Decouple "insert" privilege from implicit collection creation

MongoDB currently allows a user with the insert privilege on a database to implicitly create a new collection by inserting into it — even if the user lacks the createCollection privilege. This behavior makes it difficult to enforce strict access c...
Guest 10 months ago in Security, IAM, and Compliance 0 Submitted

Backup Daemon should check for the available filesystem before starting a groom job

When a groom job starts, it might get stuck or fail if the available disk space is not enough to copy all live blocks to another directory. It would be helpful if the Backup Daemon checks the available disk space before starting a groom job, and ...
Omar Elzayan over 2 years ago in Backup & Restore 0 Submitted

Image execution in LXC

For our CI we use Github actions with self hosted runners, the server machines have Proxmox with LXC and Ubuntu. For automated tests we start a docker compose which should start the official atlas docker image. During deployment creation it fails ...
Guest about 2 years ago in Atlas CLI 1 Completed

geoContain

Dear all, according to the attached image, I have some documents (in blue, with id from 1 to 5) having a geographic extent and a search area (in yellow). I need to find all documents where search area is completly inside the document's geometry. U...
Guest almost 5 years ago in Querying & Aggregations 0 Submitted

Make the filter editor expandable to multiple lines

Problem: The filter edit is a 1 line text box. It is no good for creating and editing queries with multiple terms... you can only see a small part of the query Solution: make the filter edit expandable, so you can see 1 line or many lines.
Guest over 2 years ago in Compass & Data Explorer 1 Completed