Rhys
My feedback
7 results found
-
1 vote
An error occurred while saving the comment -
1 vote
An error occurred while saving the comment Rhys commented
Hi Alan, a few questions to help us understand what's going on a bit better and debug the issue:
- What operating system are you using and which version of Compass are you using?
- Is this error shown in the popup toast in the bottom left of the page when installing the newest version?
- Can you share your Compass logs with us? https://www.mongodb.com/docs/compass/current/troubleshooting/logs/#in-the--top-menu-bar--click-help. -
9 votes
An error occurred while saving the comment Rhys commented
Thanks for creating this. The autocomplete is showing too often for the query history at the moment. We have a fix already in https://jira.mongodb.org/browse/COMPASS-8241 which is going to be in a release coming soon. Sorry for the inconvenience!
Also thanks for the callout on the bug report page. -
1 vote
An error occurred while saving the comment Rhys commented
In the recently release 1.37.0 you can export queries with projections. So you can save a query with a projection set in the `More Options` on the query bar to do this.
-
8 votes
Rhys shared this idea ·
-
1 vote
An error occurred while saving the comment Rhys commented
Here's a jira ticket to track a fix for the lookup freezing issue: https://jira.mongodb.org/browse/COMPASS-3395
Hopefully we can get it fixed soon! -
2 votes
Rhys supported this idea ·
Hi @j, I'd recommend creating custom users for these devs/testers in your MongoDB instance if it's self managed: https://www.mongodb.com/docs/manual/reference/method/db.createUser/#mongodb-method-db.createUser
Or adding database users in Atlas if you're using Atlas: https://www.mongodb.com/docs/atlas/mongodb-users-roles-and-privileges/
While we can prevent users from doing some write actions in Compass, it's not a catch-all, and they would still have the ability to write if they extracted and used the connection string or changed their Compass configuration.