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

Fix changing connection name when editing connections #11591

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented Mar 30, 2022

What

Fixes the problem, that at the moment when editing any connectin the name it has saved will be overwritten by the connectors name, because the "selected connector" changed when loading the page. This PR makes sure to only apply the "SetDefaultName" logic when we're creating a connector and not when editing one.

@timroes timroes added type/bug Something isn't working area/frontend labels Mar 30, 2022
@timroes timroes requested a review from a team as a code owner March 30, 2022 16:31
@timroes timroes requested a review from jamakase March 30, 2022 16:31
@github-actions github-actions bot added the area/platform issues related to the platform label Mar 30, 2022
@timroes timroes merged commit 5cc2027 into master Mar 30, 2022
@timroes timroes deleted the tim/fix-edit-connection-name branch March 30, 2022 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants