Hi,
We would like to use Scriptrunner to create a drop-down list of values field that is populated using a filter that returns a list of issues. When the user selects an issue a reference to the issue is returned.
Would it be possible to make a multi select maling it passive to select more issues.
Thank you in advance.
Ole Erecius
Community moderators have prevented the ability to post new answers.
You can use select list conversions in behaviours for this: https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html#_walkthrough_pick_from_jira_issues
That will walk you through an example of displaying issues in a select list based on a JQL query for the filter.
pick-issue.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.