I need a custom field with multiple select option drop down that provides a list of projects available in the JIRA instance. How do I get this using script runner. I do not want the Data base picker custom field that script runner offers. Please suggest to how get the multiple selection custom field drop down so that multiple projects can be selected from the drop down.
Project list :
1: Project A
2: Project B
3: Project C
Hi @Garden16_ ,
best approach is to use Project Picker single selectlist custom field type and, through a behaviour provided by ScriptRunner, convert this field in a multiple picker (https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html).
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.