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(Execute Workflow Node): Fallback to Passthrough explicitly to avoid exception (no-changelog) #12384

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

Conversation

CharlieKolb
Copy link
Contributor

Summary

Minor fix to avoid caught exception that shows up in log. This happens if an outdated Execute Workflow Trigger is selected in the workflow selection dropdown in a Execute Workflow node

Related Linear tickets, Github issues, and Community forum posts

n/a

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)

@CharlieKolb CharlieKolb marked this pull request as ready for review December 27, 2024 12:24
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Dec 27, 2024
@MiloradFilipovic MiloradFilipovic self-requested a review December 27, 2024 12:45
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../workflowInputsResourceMapping/GenericFunctions.ts 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@CharlieKolb CharlieKolb changed the title fix(Execute Workflow Node0: Fallback to Passthrough explicitly to avoid exception (no-changelog) fix(Execute Workflow Node): Fallback to Passthrough explicitly to avoid exception (no-changelog) Dec 27, 2024
Copy link
Contributor

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

Copy link

cypress bot commented Dec 27, 2024

n8n    Run #8481

Run Properties:  status check failed Failed #8481  •  git commit c651f879e8: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Project n8n
Branch Review subworkflowInputs_fallbackToPassthrough
Run status status check failed Failed #8481
Run duration 04m 46s
Commit git commit c651f879e8: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Committer Charlie Kolb
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 471
View all changes introduced in this branch ↗︎

Tests for review

Failed  45-workflow-selector-parameter.cy.ts • 1 failed test

View Output Video

Test Artifacts
Workflow Selector Parameter > should render add resource option and redirect to the correct route when clicked Test Replay Screenshots Video
Failed  27-cloud.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  32-worker-view.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  36-versions.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  46-n8n.io-iframe.cy.ts • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 6 specs in Cypress Cloud.

Flakiness  e2e/14-mapping.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Data mapping > maps expressions from json view Test Replay Screenshots Video

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 node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants