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

Feedback

It would make my life a lot easier if I could have some type of uniqueness constraint on data in time series collections. I frequently have to over fetch data and store that in the database. If I could insert and only upload the new stuff that would be amazing.

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. Time series data uniqueness What would you like to see happen? Describe the desired outcome or enhancement. some...
Sam Cox 2 months ago in Data Modeling & Indexing 1 Future Consideration

Mongo Atlas user roles separation

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. We encountered the problem of granular Mongo Atlas or Сompass access control to projects. The existing roles are not enoug...
khadzhynov.m@ajax.systems khadzhynov.m@ajax.systems 4 months ago in Atlas (Control Plane and Data Plane RBAC) 4 Started

Improve Admin API for API keys rotation

Given we have security mandates where we need to rotate API keys for an organization, every 365 days. It would be ideal if when calling https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/getApiK...
Guest over 1 year ago in IAM 2 Submitted

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

How to limit the number of document updates?

Hi I want to limit the number of document updates in one command. for example db.users.updateMany( , , { limit : 100 } ); https://www.mongodb.com/community/forums/t/how-to-limit-the-number-of-document-updates/102204/3
Guest over 3 years ago in Database 1 Submitted

Identify users via API that are regular project users versus federated or built-in (e.g., charts) users

Expand the API to allow a way to identify and differentiate federated users and other non-manageable users (like "Charts User") from regular project users in MongoDB Atlas using API output, similar to how the Atlas UI visually marks federated user...
Guest 11 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

No DB Maintainer Role

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. To have a maintainer role without data read access What would you like to see happen? Describe the desired outcome ...
Prithvi Sharma about 2 months ago in Security, IAM, and Compliance 3 Started

Add Option to Disable Specific Metric Groups in FTDC

https://jira.mongodb.org/browse/SERVER-103431 This is a feature request (not a bug) to enhance FTDC by allowing users to disable the collection of specific groups of metrics. Currently, FTDC collects a wide array of metrics including systemMe...
Vinicius Grippa 12 months ago in Database 0 Submitted

Project teams

Hello, I think it would be a good idea to have team management at project level. We have many projects and members in our Atlas account. I'm a organization owner. The people in my organization use the Altas service. I create a project for them a...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 5 Submitted

Return 'CreatedAt' for Programmatic API keys endpoints

We have an issue where we get emails from our internal Cybersecurity team 90 days after creating a MongoDB Atlas API key for rotation purposes. For other SaaS providers we're able to stay ahead of those emails by querying their APIs and getting th...
Guest 10 months ago in IAM 0 Submitted