Can Scriptrunner be used to create dropdown field of issues using a filter

Ole Erecius May 18, 2016

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

1 answer

1 vote
adammarkham
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 18, 2016

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

Suggest an answer

Log in or Sign up to answer