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 3959 of 3959

Use the User's Profile Time Zone for PIT Restore

When viewing Cloud Provider Snapshot information, all dates are listed in the time zone on the User's profile. However, the date/time to be entered when trying to perform a PIT restore has to be entered in UTC time. This is asking a lot of someone...
Guest almost 6 years ago in Atlas Backups 0 Submitted

Ability to create a single one-off snapshot at a precise time

A customer would like the ability to create a snapshot "right now", and mark it to be preserved. The scenario is for a system being upgraded or changed or for auditing purposes. The benefits are: - the ability to restore this PIT is longer than t...
Guest almost 6 years ago in Enterprise Advanced 3 Will Not Implement

Terraform for LDAP user/groups

We'd love to be able to create LDAP user and group accounts in Atlas via terraform. The existing mongodbatlas_database_user resource doesn't support LDAP, so we are forced to use the API to create those users and groups.
Guest almost 6 years ago in Atlas 0 Submitted

Restrict Atlas access to use only specified folders within an S3 bucket

We are looking to further restrict Atlas access to use only specified folders within an S3 bucket. so that it provides more granulated access
Guest almost 2 years ago in Atlas Backups 0 Submitted

Duplicate Update Button (or move it)

When editing large documents, I have to scroll to the bottom to click the UPDATE button. Having an Update and Cancel button near the Refresh button would be ideal there's plenty of real estate ("Displaying Documents" could be replaced by "Documen...
Guest almost 6 years ago in Compass 0 Submitted

Enable copy document button if user has project data access read only in Compass

Users who have only Project Data Access Read Only don't get access to the "Copy Document" button which allows them to paste this information in another tool. If they need to copy a document, then administrator has to grant them "Project Data Acces...
Guest almost 6 years ago in Compass 0 Submitted

Always display TTL index's seconds to expire

We have a lot of TTL indexes and sometimes we need to know the number of seconds till expiration ("expireAfterSeconds"). This information is available only if we hover over the tiny tooltip (see screenshot). This is very annoying and impossible to...
Guest almost 2 years ago in Atlas 0 Submitted

Preserve field order in $merge

Filed on behalf of https://jira.mongodb.org/browse/SERVER-63853: A variety of formats require strict adherence to the sequence of fields, such as bioinformatics Files of such formats are often very large and contain nested structures, so it is c...
Guest almost 4 years ago in Database 0 Submitted

Three icons on the top right go unnoticed

The three icons on the top right are going unnoticed, and it causes troubles to users to find stuff in the UI. I wanted to find "alerts" in the account, and it took me ~fifteen minutes to find it in the UI. The three icons the top right are as f...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

JSON

I'm converting a lot of data for export from MongoDB -> Postgresql I would like an aggregation function to convert an object to JSON { "$addField": { "_id": true, "json": { '$convert': { 'input': '$subdocument', 'to': 'json', # // Id...
Guest almost 2 years ago in Querying & Aggregations 0 Submitted