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

Add a refreshCustomData() method to Atlas Functions

When using Atlas Functions and Role Based Permissions that rely on fields in custom user data, I commonly need to update a user's permissions in the user data, then take some action that requires those permissions - all within the same Atlas Funct...
Guest about 2 years ago in Atlas Triggers and Functions 0 Submitted

Fine-tune the update privilege action

We want our devs to be able to update docs, but only one at a time. If they need to update a bunch together, they should check in with the DBA. Right now, we can't fine-tune the update permissions like we'd prefer, so we're looking into ways to ma...
Guest about 2 years ago in Security, IAM, and Compliance 0 Submitted

session

The possibility configure what network or IP the user can be connect in the cluster in the mongo atlas.
Guest over 2 years ago in Security, IAM, and Compliance 0 Submitted

logs

When filtering logs I should be able to enter a date/time in the near future for the To date in order to produce a shareable URL in the address bar that will include log lines in the range from some specified date in the past until "now" without h...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Retry function

We use Realm functions to update related documents in our Mongo Atlas cluster. Sometimes, the DB connection (via `context.services.get("mongodb-atlas")`) fails. We should... be able to retry establishing a connection? (Or even easier, just configu...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Triggers - resume via CLI

Currently the only way to resume a suspended Trigger is via the Admin API: https://realm.mongodb.com/api/admin/v3.0/groups/{groupId}/apps/{appId}/triggers/{triggerId}/resume It would be more convenient via the Atlas CLI
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

Allow rotation of Arbiter TLS certificates when authentication is enabled

Mongo arbiters do not support using db.rotateCertificates(), because they do not possess the internal table of user and role mappings used for authentication. Add functionality to enable rotation of these certificates.
Guest over 2 years ago in Security, IAM, and Compliance 0 Submitted

Custom Project Role

Create the ability to make custom Project Roles to allow for users to have some of the Project Owner permissions but not all. In our example, we want to limit who can modify the Network Access Allow List but still provide other Project Owner capab...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Expose dbstats / stats in Functions

Add to the allowable MongoDB actions to be able query the database size, like: db.runCommand({ dbStats: 1, scale: 1 }) or by collection like db.sources.stats()
Guest almost 8 years ago in Atlas Triggers and Functions 0 Submitted

Teams API should show the projects the team is a member of

Right now the API to retrieve information of a team ( either by ID or by Name ) only gives the name, the id and a link of the specific team. I would like to see to what projects a team has access with which permissions ( as you can see via the a...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted