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(editor): Prevent adding of the start node when importing workflow in the demo mode #4564

Merged

Conversation

OlegIvaniv
Copy link
Contributor

This issue is happening when the app is running in an iframe(demo mode). When calling getFixedNodesList we'd add a start node if it's not present in the imported JSON. Since the start node is deprecated this is no longer necessary.

@OlegIvaniv OlegIvaniv self-assigned this Nov 9, 2022
@linear
Copy link

linear bot commented Nov 9, 2022

N8N-5365

@OlegIvaniv OlegIvaniv added ui Enhancement in /editor-ui or /design-system n8n team Authored by the n8n team labels Nov 9, 2022
@OlegIvaniv OlegIvaniv merged commit 49748f2 into master Nov 9, 2022
@OlegIvaniv OlegIvaniv deleted the n8n-5365-preview-instances-start-node-is-added-to branch November 9, 2022 17:36
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Nov 9, 2022
@janober
Copy link
Member

janober commented Nov 10, 2022

Got released with n8n@0.202.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants