Skip to content

[CB] Ability to clone connections#4107

Open
sergeyteleshev wants to merge 5 commits intodevelfrom
6998-cb-ability-to-clone-connections
Open

[CB] Ability to clone connections#4107
sergeyteleshev wants to merge 5 commits intodevelfrom
6998-cb-ability-to-clone-connections

Conversation

@sergeyteleshev
Copy link
Contributor

devnaumov
devnaumov previously approved these changes Feb 5, 2026
existingConnections.map(c => c.name),
);

if (!connection.nodePath) {
Copy link
Member

Choose a reason for hiding this comment

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

Its strange that we are relying on the nodePath and its optional, probably we need a new method where we can use connection Id to clone it

HocKu7
HocKu7 previously approved these changes Feb 6, 2026
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.

5 participants