mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 20:54:07 -08:00
4b86926752
## Summary Fix bug where copy/pasting a node breaks the view. Issue seems to be that copied workflow does not have Switch node when workflow is rerendering.. <img width="1942" alt="Screenshot 2023-12-19 at 18 16 23" src="https://github.com/n8n-io/n8n/assets/4711238/ad53b8ae-3693-4733-8f6b-7bc9e7b9d216"> ## Related tickets and issues [Linear ticket ADO-1504](https://linear.app/n8n/issue/ADO-1504/unwanted-nodes-connections-after-copypaste-of-n8n-form-trigger) ## Review / Merge checklist - [X] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created. - [x] Tests included. > A bug is not considered fixed, unless a test is added to prevent it from happening again. > A feature is not complete without tests. |
||
---|---|---|
.. | ||
features | ||
modals | ||
sidebar | ||
bannerStack.ts | ||
base.ts | ||
credentials.ts | ||
demo.ts | ||
index.ts | ||
mfa-login.ts | ||
ndv.ts | ||
settings-log-streaming.ts | ||
settings-personal.ts | ||
settings-usage.ts | ||
settings-users.ts | ||
settings.ts | ||
signin.ts | ||
template-collection.ts | ||
template-credential-setup.ts | ||
template-workflow.ts | ||
templates.ts | ||
variables.ts | ||
workerView.ts | ||
workflow-executions-tab.ts | ||
workflow-history.ts | ||
workflow.ts | ||
workflows.ts |