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

Showing 142 of 4027

Sorting support on Array fields.

Presently, I'm attempting to arrange(sort) the documents within my collection based on a key nested within an array object. However, sorting isn't functioning as expected in this scenario. A proper explanation with example is here what I mean. ht...
Guest about 2 years ago in Querying & Aggregations 0 Submitted

custom atlas role with specific permissions

Atlas admin can assign specific permissions to a custom Atlas role which will be very useful to control users for the project/org level. This is the same concept of the custom role of database user.
Guest about 2 years ago in Atlas (Control Plane and Data Plane RBAC) 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 about 2 years ago in Querying & Aggregations 0 Submitted

support $lookup for update aggregation

We frequently denormalise either full documents or subsets to different documents in order to speed up reading, create indexes or paginate/sort on fields. Consider a user collection and a task collection, if a task can be assigned to the user, it...
Guest over 4 years ago in Querying & Aggregations 2 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

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

Atlas Role

The idea would be to have more advanced options when configuring access management to different projects/clusters. A lot of companies would benefit greatly from seeing a segregation of roles and access to different features on a project. It wou...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Filter users list by organization role

The Users view in the Access Manager really needs a way to either sort or filter by role, so I can see a single screen with just the users who are Owners, for example.
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

$group all fields

$group should have the ability to allow specifying all fields in a document (without explicitly defining them all, which can lead to duplicating dozens of lines just to do "key: $first") This will help users that use $unwind and then want to $gro...
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Allow direct access to support portal when using custom federation URL

When logging into the support portal using support.mongodb.com, if federation is enabled, the user is redirected to their identity provider based on their domain, authenticated, and then redirected to the support portal. However, if the custom UR...
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted