Function convertToMultiSelect() couldn't used.

致均(Harry) 盧 August 29, 2017

As the title,we create a "123" mutiple choices select list,and use Behaviours to change it mode,but when we edit it in screen that will broke like screenshot.

We tried to re-index even downgrade scriptrunner but still not work.3.JPG1.JPG2.JPG

1 answer

0 votes
Daniel Yelamos [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 6, 2017

Helly Harry. I believe that you are not using this correclty.

Here is an example on how to turn the description field into a multiselect:

def field = getFieldById("summary")
field.convertToMultiSelect()
field.setFieldOptions([
shuzzle: "shuzzle",
fuzzle: "fuzzle",
])

 Did this help?

Cheers!

Dyelamos

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events