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

Edit Connection Feature added, edit existing connection in connection tree. #10214

Merged
merged 93 commits into from
May 5, 2020

Conversation

smartguest
Copy link
Contributor

Edit Connection now works thanks to a new matcher feature made by @aaomidi when a connection is edited, even with the URI being changed, the profile on the connection tree will remain the same instead of being duplicated. Past connections (for URI changes in a profile) are still kept on recent connections, but could be useful for reverting the connection profile just in case.

This PR fixes #5158

@github-actions
Copy link

Coverage Status

Coverage increased (+0.05%) to 32.702% when pulling 09603ed on alex/newconnection into 3531156 on master.

@smartguest smartguest requested a review from aaomidi May 1, 2020 20:29
Copy link
Contributor

@aaomidi aaomidi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me but since the PR is introducing a new profile matcher technique let's make sure to get another sign off.

@smartguest smartguest merged commit 921e546 into master May 5, 2020
smartguest added a commit that referenced this pull request May 5, 2020
@aaomidi aaomidi deleted the alex/newconnection branch July 31, 2020 17:43
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

Successfully merging this pull request may close these issues.

Edit properties of a server without recreating the connection
3 participants