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

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 #8580

Run Properties:  status check passed Passed #8580  •  git commit 0e6d781f93: 🌳 🖥️ 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 passed Passed #8580
Run duration 04m 53s
Commit git commit 0e6d781f93: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 despairblue 🗃️ e2e/*
Committer Danny Martini
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
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 485
View all changes introduced in this branch ↗︎

@despairblue despairblue force-pushed the pay-2073-bug-any-workflow-sub-workflow-setting-broken-by-projects branch from 5f3ac9b to 0e6d781 Compare January 6, 2025 10:09
Copy link
Contributor

github-actions bot commented Jan 6, 2025

✅ All Cypress E2E specs passed

@despairblue despairblue merged commit ccda7f9 into master Jan 6, 2025
37 checks passed
@despairblue despairblue deleted the pay-2073-bug-any-workflow-sub-workflow-setting-broken-by-projects branch January 6, 2025 10:35
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