-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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): Fix Multi option parameter expression when the value is an array #12430
fix(editor): Fix Multi option parameter expression when the value is an array #12430
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
@ShireenMissi I would say this change should be scoped to multi-options input, now it would affect all inputs, that could cause some regressions |
ec14da6
to
f5ad7d1
Compare
|
n8n Run #8577
Run Properties:
|
Project |
n8n
|
Branch Review |
node-1535-multi-options-component-dont-show-error-when-using-array-in-expression
|
Run status |
Passed #8577
|
Run duration | 04m 51s |
Commit |
7952f9c6b4: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ShireenMissi 🗃️ e2e/*
|
Committer | Shireen Missi |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
484
|
View all changes introduced in this branch ↗︎ |
4d4dbaa
to
7952f9c
Compare
✅ All Cypress E2E specs passed |
Got released with |
1 similar comment
Got released with |
Got released with |
1 similar comment
Got released with |
Summary
In multi option parameters, the array is an acceptable value for expressions
This PR:
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-1535/multi-options-component-dont-show-error-when-using-array-in-expression
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)