Skip to content

Conversation

@NoxTav
Copy link

@NoxTav NoxTav commented Apr 22, 2025

Description

Currently, when we have an array of enum, we have to fill it in JSON, but if there is an enum, we can select a possibility in an option.

There is the possibility of selecting multiple values of an enum with the multi-options.

Effects in n8n UI

Can select the values in fixed mode in the list.

Side effects

Someone wanting to have several instances of the same value would not be able to add them directly, but they can pass in expression mode and update them.

Copy link
Contributor

@devlikepro devlikepro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add one small test pls 🙏

@NoxTav NoxTav force-pushed the transform_array_of_enums_into_multioptions branch from 16c9a30 to e72df20 Compare April 25, 2025 08:59
@NoxTav NoxTav requested a review from devlikepro April 25, 2025 09:00
@NoxTav
Copy link
Author

NoxTav commented May 14, 2025

Hi @devlikepro,
Just a friendly ping — I’ve addressed the feedback and updated the PR. When you have a moment, could you please take another look? Your review would be much appreciated. Thanks!

@NoxTav
Copy link
Author

NoxTav commented Jun 2, 2025

Hi @devlikepro,
Did you have any chance to look at the issue?

@devlikepro devlikepro added the enhancement New feature or request label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants