How to get Value of a customfield option list in Beehaviours plugin

Gopinath Velayudhan November 13, 2014

Hi  - I am using the Behaviours plugin and try to find a way to update the list of selection in a custom field base on another selection list option ( which is also a custom field)

 

I used the script that was provided https://jamieechlin.atlassian.net/wiki/display/JBHV/Miscellaneous+Behaviours+Examples#MiscellaneousBehavioursExamples-Addorremoveoptionstosingleormulti-selectfields 

which works great with component(s) field. But if i use it on a custom filed ( select list), Although it get the value of the option from the optionlist,

 

GenericValue component = componentManager.getProjectManager().getComponent(Long.parseLong(componentId))


does not get the name of the option selection and i get component value = null.


what should i use to get the value of the custom option selected?


thanks in advance.

1 answer

1 accepted

0 votes
Answer accepted
Gopinath Velayudhan November 13, 2014

Nevermind. I got the answer for my question.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events