Skip to content

Bug with multiselect parameter #612

Open
@raszuk

Description

@raszuk

When multiselect contains the same repetitive entries (for example to force execution in a different pattern) checking one automatically checks out all but only one is passed to the script.

Only unchecking one of those auto checked values causes list of the rest of checked elements to be passed as parameter.

Default (loaded from file with cat):

image

Checking one item:

image

Passed to script:

ALL COMMANDS:
paginate false

Unchecking one results in 4 elements passed to script:

ALL COMMANDS:
paginate false
paginate false
paginate false
paginate false

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions