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(core): Public API support node's deprecated continueOnFail to upload old workflows (no-changelog) #8044

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

maspio
Copy link
Contributor

@maspio maspio commented Dec 15, 2023

We removed continueOnFail in PR-7460 while still supporting it internally. To enable creating workflows via API using old continueOnFail configuration was readded as deprecated.

image

Copy link

cypress bot commented Dec 15, 2023

1 flaky test on run #3356 ↗︎

0 305 5 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 maspio 🗃️ e2e/*
Project: n8n Commit: 230388967c
Status: Passed Duration: 06:48 💡
Started: Dec 15, 2023 2:50 PM Ended: Dec 15, 2023 2:57 PM
Flakiness  cypress/e2e/24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Screenshots Video

Review all test suite changes for PR #8044 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Dec 15, 2023
@maspio maspio merged commit 48d4f4a into master Dec 15, 2023
19 checks passed
@maspio maspio deleted the public-api-continueOnFail-backward-compatibility branch December 15, 2023 15:11
MiloradFilipovic added a commit that referenced this pull request Dec 15, 2023
* master:
  fix(editor): Cleanup Executions page component (#8053)
  feat: Add config option to prefer GET request over LIST when using Hashicorp Vault (#8049)
  fix(HTTP Request Node): Do not create circular references in HTTP request node output (#8030)
  fix(core): Handle multiple termination signals correctly (#8046)
  fix(core): Close db connection gracefully when exiting (#8045)
  fix(core): Public API support node's deprecated continueOnFail to upload old workflows (no-changelog) (#8044)
  fix(core): Remove circular references before serializing executions in public API (#8043)
  refactor(core): Make workflow services injectable (no-changelog) (#8033)
  refactor(core): Remove ID-less workflow reporting (no-changelog) (#8038)
  feat(Filter Node): Overhaul UI by adding the new filter component (#8016)
@janober
Copy link
Member

janober commented Dec 21, 2023

Got released with n8n@1.22.0

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 Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants