Skip to content

fix(editor): Disable Drag and Drop for ResourceMapper 'attemptToConvertTypes' switch #14327

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

CharlieKolb
Copy link
Contributor

@CharlieKolb CharlieKolb commented Apr 1, 2025

Summary

The lack of the attribute caused drag n drop to be enabled.

No matter the expression it always functioned as true, so this wasn't operational and I don't mind technically breaking it. Also confirmed existing use cases automatically are removed thanks to existing infrastructure

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/ADO-3381/dragging-schema-to-node-ui-changes-button-type

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)

Verified

This commit was signed with the committer’s verified signature.
austinvazquez Austin Vazquez
@CharlieKolb CharlieKolb changed the title fix(editor): Disable Drag and Drop for ResourceMapper 'attemptToConvertTypes' fix(editor): Disable Drag and Drop for ResourceMapper 'attemptToConvertTypes' switch Apr 1, 2025
@CharlieKolb CharlieKolb marked this pull request as ready for review April 1, 2025 15:02
@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Apr 1, 2025
Copy link

codecov bot commented Apr 2, 2025

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 Apr 2, 2025

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

Copy link

cypress bot commented Apr 2, 2025

n8n    Run #10054

Run Properties:  status check passed Passed #10054  •  git commit 31f5ffcb11: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Project n8n
Branch Review ADO-3381
Run status status check passed Passed #10054
Run duration 03m 32s
Commit git commit 31f5ffcb11: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Committer Charlie Kolb
View all properties for this run ↗︎

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

Copy link
Contributor

github-actions bot commented Apr 2, 2025

✅ All Cypress E2E specs passed

@CharlieKolb CharlieKolb merged commit 64aeb37 into master Apr 2, 2025
39 checks passed
@CharlieKolb CharlieKolb deleted the ADO-3381 branch April 2, 2025 10:00
@github-actions github-actions bot mentioned this pull request Apr 7, 2025
@janober
Copy link
Member

janober commented Apr 7, 2025

Got released with n8n@1.87.0

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.

None yet

3 participants