Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error while making CalculatedMultiSelectField

Zviad Kharazishvili November 12, 2019

Hello, 

I'm using MISC Custom Field plugin and I want to make multi select with values.

I'm using this groovy script:

 

class OptionType extends Option{
}

def option = new OptionType();
option.optionId = 121212;
option.value = "SomeValue";

return [option];

 

and after save, field shows me error:

java.lang.IllegalStateException: Field type com.innovalog.jmcf.fields.CalculatedMultiSelectField@503302ed of field AttachementList is not supported.

can anyone help please ? 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, mindful member, mindful member badge, atlassian community, community kudos, community giveaway, atlassian swag, community values, empathy and kindness, badge challenge, atlassian learning, community engagement, swag giveaway

Earn a Badge, Win a Prize 🎁

Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!

Start here
AUG Leaders

Atlassian Community Events