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 Support for SHA256 Digest Algorithm for SAML AuthnRequest Signatures

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. Currently, in Atlas UI federation (SAML), request certificates are signed using RSA-SHA256; however, the digest algorithm ...
Danilo Fukuoka Rosa 16 days ago in IAM 0 Submitted

Bug in Get Team By Name API

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. The Get Team By Name API returns a 401 if the team name has a space in it. What would you like to see happen? Descr...
Dylan Lingelbach 22 days ago in IAM 2 Will Not Implement

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest over 5 years ago in Atlas Search 10 Will Not Implement

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest about 1 year ago in Atlas Search 1 Shipped in Public Preview

Allow to specify principals in resource policies

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 manage the Atlas MongoDB foundation for our company and provide our customers projects where they are free to create th...
Luca Lombardo 2 months ago in IAM 0 Future Consideration

Add Dedicated Search Nodes to more regions in Europe (eu-west-3)

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 want to use Dedicated Search Nodes. Our regions are eu-central-1 and eu-west-3. Dedicated Search Nodes are only availab...
Jose Molero 6 months ago in Atlas Search 1 Future Consideration

Please support on-prem installations

Can we get Search on-prem? Is this always going to be an Atlas-only feature?
Guest over 6 years ago in Atlas Search 27 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

Sorting within nested objects. Allow filters on sort operation

Atlas search sorting currently only supports a direct sort on root level fields or nested fields indexed as type "document": https://www.mongodb.com/docs/atlas/atlas-search/sort/ Sorting cannot be done in conjunction with a filter, so a sort oper...
Guest about 1 year ago in Atlas Search 1 Submitted