Hi,
I have a huge list of data to import to a drop down field.
I know we can do this via script runner but I wanted to know if we could do it without buying any add on?
Thank you,
Naw
Hi, SelectCFType definitely exists here http://docs.atlassian.com/jira/latest/index.html?com/atlassian/jira/webtests/CustomFieldValue.html.
I believe the best way to populate 1 field based on another field is via Javascript. Depending on the value of a field you need, get it to the change the value of your other field.
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.