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

flatpack

Hi, I have noticed in the documentation that compass .deb is for Ubuntu (is Debian not supported officially?), But as Debian (the distro I use), there are thousands of other distros unsupported. So I suggest to pack everything with flatpack (or, ...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

When Adding new CKM key/role Atlas should validate if it can safely change existing CKM key

When we create new CKM key with new role and update credentials on project level, Atlas validates that new role can read new key. But it does not validate if new role can read existing CKM key. When Atlas starts re-encrypting existing cluster, f...
Guest over 3 years ago in Atlas 0 Submitted

Make adding Teams to Projects searchable by any string.

Searching by only emails does not brings up Teams. Teams doesn't have emails so they doesn't show up, obviously. There is also very bad UI with suggestions - only 2 items are shown. But no hint, that this list is scrollable. I found out by accident.
Guest over 3 years ago in Under Review 0 Submitted

Edit Query Bar/Aggregation Pipeline in Embed

Currently, the Embed SDK's filtering happens after the aggregation pipeline — which means it is useless for filtering the input to the aggregation pipeline. Say, if I only want to aggregate documents between certain dates, or has a field equal to...
Guest over 3 years ago in Charts 0 Submitted

Asynchronous variant of IIdGenerator

We have use cases where IDs assigned to documents are generated by an external service. Communication with the external service is asynchronous. We have created custom IIdGenerator implementations for this purpose, and they work, but unfortunately...
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Atlas Metrics Tab to display the timezone as part of the date fields

Atlas Metrics Tab to display the timezone as part of the date fields
Guest almost 2 years ago in Under Review 0 Submitted

Ops Manager Base URL should support custom paths/sub-directories

It may be desired to place Ops Manager behind a proxy or load balancer based on a URL path (aka sub-directory or prefix). For example, an nginx location may want to proxy pass connections to Ops Manager on "location /opsmanager" Currently, the Ops...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Parallelize unionWith

Today $unionWith aggregation command is executed sequentially. EG first we query collection A and then collection B and then the union occurs. The process should be parallelized so the query part will run in parallel while the union will be done a...
Guest almost 2 years ago in Performance & Optimization 0 Submitted

Support Chinese Language Analyzer : Pinyin

PinYin IKAnalyzer Support For most Chinese Speaking Customer, https://github.com/medcl/elasticsearch-analysis-pinyin Is also a popular analyzer that many of our customer is using it
Guest over 3 years ago in Atlas Search 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest almost 2 years ago in Atlas Search 1 Submitted