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

Showing 4010 of 4010

display all functions currently using a value

While viewing a VALUE, it would be most helpful if there could be a list of all functions currently using it.
Guest over 3 years ago in Atlas Triggers and Functions 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 over 1 year ago in Under Review 0 Submitted

Query Planner needs a timeOut set as a Database parameter.

Query Planner needs a timeOut set as a Database parameter. We see App queries timing out on Query planner taking >1 sec. Whilst this can be avoided by setting maxTimeMS at client end - this is more of a setting for the overall query and not ju...
Guest over 3 years ago in Database 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 over 1 year ago in Performance & Optimization 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 over 1 year ago in Atlas Search 1 Submitted

Support for appService functions

Being able to program the functions from vscode.
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest over 1 year ago in Compass 0 Submitted

Use the ssh connection or the tunnel from vscode

It would be awesome to be able to use the ssh connection or the tunnel from vscode to connect to the MongoDB server
Guest over 1 year ago in IDEs 0 Submitted

Determine programmatically if maintenance includes server version upgrade

Recently, Atlas introduced a feature that shows a cluster will have its MongoDB server version upgraded to the next dot version. This is displayed on the cluster card in the UI. However, this information is not surfaced in the Activity Feed or thr...
Guest almost 5 years ago in Atlas 0 Submitted

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest over 1 year ago in Compass 0 Submitted