Skip to content

fix(editor): Fix error when there is no path back to referenced node #16059

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r00gm
Copy link
Contributor

@r00gm r00gm commented Jun 5, 2025

Summary

Fix the error messages when an expression tries to access a node that is not connected to
image

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/PAY-2653/paired-item-regression-when-referencing-unconnected-node

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@r00gm r00gm marked this pull request as ready for review June 5, 2025 11:48
@r00gm r00gm requested a review from elsmr June 5, 2025 11:48
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

cubic reviewed 2 files and found no issues. Review PR in cubic.dev.

@r00gm r00gm changed the title fix: error when there is no path back to referenced node fix(editor): Fix error when there is no path back to referenced node Jun 5, 2025
@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 5, 2025
Copy link
Contributor

github-actions bot commented Jun 6, 2025

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants