Skip to content

fix(editor): Fix project assignment when duplicating workflow from overview#26341

Merged
CharlieKolb merged 1 commit intomasterfrom
ADO-4877
Mar 2, 2026
Merged

fix(editor): Fix project assignment when duplicating workflow from overview#26341
CharlieKolb merged 1 commit intomasterfrom
ADO-4877

Conversation

@CharlieKolb
Copy link
Contributor

Summary

Without this change we duplicate to the personal project, potentially with an invalid folder structure

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/ADO-4877

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 February 27, 2026 12:49
@codecov
Copy link

codecov bot commented Feb 27, 2026

Bundle Report

Changes will increase total bundle size by 52 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
editor-ui-esm 42.51MB 52 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: editor-ui-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/worker-*.js 2.91MB 2.92MB 21725.55% ⚠️
assets/worker-*.js -2.91MB 13.37kB -99.54%
assets/index-*.js 52 bytes 1.13MB 0.0%

Files in assets/index-*.js:

  • ./src/app/components/DuplicateWorkflowDialog.vue → Total Size: 370 bytes

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.

No issues found across 1 file

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...-ui/src/app/components/DuplicateWorkflowDialog.vue 0.00% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Feb 27, 2026
@CharlieKolb CharlieKolb requested review from a team and nikhilkuria March 2, 2026 07:46
@CharlieKolb CharlieKolb added this pull request to the merge queue Mar 2, 2026
Merged via the queue into master with commit 049af43 Mar 2, 2026
47 checks passed
@CharlieKolb CharlieKolb deleted the ADO-4877 branch March 2, 2026 16:12
This was referenced Mar 3, 2026
@n8n-assistant
Copy link
Contributor

n8n-assistant bot commented Mar 3, 2026

Got released with [email protected]

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 Released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants