AdminBetsy
(Admin, MongoDB)
My feedback
14 results found
-
6 votes
An error occurred while saving the comment -
58 votes
An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
Hi Rune, thank you for sharing this feedback with my team. I believe this is a duplicate of the raw query editor request that already exists for Compass: https://feedback.mongodb.com/forums/924283-compass/suggestions/40604416-execute-raw-query-with-query-editor
I'm going to merge these requests to consolidate them on our feedback portal.An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
Hi, we are considering building a raw query editor. I would also like to call attention to the bulk update and bulk delete features that were added to Compass earlier this year in version 1.42.0, since that use case was raised in the original request.
Here are documentation links describing how to use these features:
https://www.mongodb.com/docs/compass/current/documents/modify-multiple/
https://www.mongodb.com/docs/compass/current/documents/delete-multiple/ -
4 votes
An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
Hi Daniel, apologies for our lack of response the last few years. Is this still an issue for you? It is currently possible to scroll in Data Explorer within the results area and outside of it to navigate to the collection of your choice.
-
21 votes
An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
Hi, Marc is correct. It is possible to sort query results in alphabetical order based on a field of your choice by expanding the query options. Here is a link to our documentation on sorting in Compass: https://www.mongodb.com/docs/compass/current/query/sort/
For example, if you'd like to sort the results in alphabetical order based on a field "name", you could enter {"name": 1} as your sort.
It is not currently possible to sort documents in the table view by clicking a button while viewing the document output. However, I'm curious if modifying and re-running the query is enough? -
8 votes
An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
In Compass version 1.43.3, we released some improvements to autocomplete that should make the suggestions more relevant and less noisy. Do you find the feature to be more helpful now? Please let us know if you have more feedback.
-
1 vote
AdminBetsy (Admin, MongoDB) shared this idea ·
-
27 votes
An error occurred while saving the comment AdminBetsy (Admin, MongoDB) commented
While SAML is not currently supported as an authentication method, we have released OpenID Connect (OIDC) authentication in public preview. This enables Single Sign-On (SSO) authentication to a MongoDB database via Compass.
To learn more about configuring your MongoDB server with OIDC, please refer to our documentation: https://www.mongodb.com/docs/manual/core/security-oidc/
-
2 votes
AdminBetsy (Admin, MongoDB) shared this idea ·
-
2 votes
AdminBetsy (Admin, MongoDB) shared this idea ·
-
7 votes
AdminBetsy (Admin, MongoDB) shared this idea ·
-
2 votes
AdminBetsy (Admin, MongoDB) shared this idea ·
-
1 vote
AdminBetsy (Admin, MongoDB) shared this idea ·
-
1 vote
AdminBetsy (Admin, MongoDB) shared this idea ·
-
22 votes
AdminBetsy (Admin, MongoDB) supported this idea ·
Hi Eric, thank you for sharing feedback with our team. We recently added historic autocomplete in Compass version https://www.mongodb.com/docs/compass/current/release-notes/#compass-1.43.6. While it is not possible to save and restore full tabs, does this functionality help alleviate some of the pain?
Hopefully you're able to write queries faster now that your previous option values are suggested when you click into each text box.
Also, MongoDB has created an extension for VS Code: https://www.mongodb.com/products/tools/vs-code