Skip to content

Multiselect field: allow multiple default values from script #585

Open
@bugy

Description

@bugy

At the moment, script server supports default value, which can be initialized by a script, e.g.
"default": { "script": "echo 123" }
will set default to 123

However, for a multiselect list, it will work only for a single value.
It should be possible to set multiple default values from script, if it's a multiselect parameter.
All values should newline separated

Reported by @MNeill73

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions