Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Allow retention of current connection on open windows #793

Open
abenham opened this issue Aug 27, 2024 · 0 comments
Open

Comments

@abenham
Copy link

abenham commented Aug 27, 2024

Allow retention of current connection on open windows

When a new connection is selected in the "CONNECTIONS" tree, all open MongoDB windows use the selected connection. Can an option be introduced to retain the current connection on any open window?

Detailed Description

Add a "Retain current connection" option that allows open windows to retain their current connection. This would allow different windows to be opened with different connections. Other DB tools do this, so it would be nice to have this here.

Context

Recently ran a tidy up script in our user test environment. Ran an unrelated query in production, and then ran the tidy up script again to check that it had been successful. Of course it now ran in production... oops.

Possible Implementation

Add a "Retain current connection" option, or an option to ask for which connection to use as a window is opened.

@mongodb-js mongodb-js deleted a comment from Silvrbckw Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@abenham and others