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): Show all workflows in the error workflow dropdown in the workflow settings #12413

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

despairblue
Copy link
Contributor

@despairblue despairblue commented Dec 31, 2024

Summary

The error worfklow dropdown is just a special case of calling a sub workflow and should render the same list the sub workflow node is rendering:

Before:
image

After:
image

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/PAY-2073/bug-any-workflow-sub-workflow-setting-broken-by-projects

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)

@despairblue despairblue marked this pull request as ready for review December 31, 2024 13:26
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Contributor

github-actions bot commented Jan 3, 2025

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

Copy link

cypress bot commented Jan 3, 2025

n8n    Run #8562

Run Properties:  status check failed Failed #8562  •  git commit 5f3ac9b6a4: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 despairblue 🗃️ e2e/*
Project n8n
Branch Review pay-2073-bug-any-workflow-sub-workflow-setting-broken-by-projects
Run status status check failed Failed #8562
Run duration 04m 07s
Commit git commit 5f3ac9b6a4: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 despairblue 🗃️ e2e/*
Committer Danny Martini
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 298
View all changes introduced in this branch ↗︎

Tests for review

Failed  14-mapping.cy.ts • 1 failed test

View Output Video

Test Artifacts
Data mapping > maps expressions from table header Test Replay Screenshots Video
Failed  6-code-node.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  11-inline-expression-editor.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  41-editors.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  14-data-transformation-expressions.cy.ts • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 48 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 ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants