On this page

ScriptRunner for Jira is a scripting app that allows you to automate and customize your Jira instance in nearly every aspect: UI, workflows, custom trigger and more.

As of release 3.1.6 JWT supports reading and setting the ScriptRunner Issue Picker custom fields (Single issue picker and Multi-issue picker custom field).

The app is developed and maintained by Adaptavist.


Prerequisites

  • JWT for Jira Server and Data Center must be installed
  • ScriptRunner must be installed

Reading field values

The JWT expression parser can be used to retrieve ScriptRunner custom field values in every JWT related context.

All ScriptRunner fields are supported.

Writing field values

ScriptRunner custom field (Single issue and multi issue picker custom field) values can be written by any JWT post function or automation rule that can update field values, e.g. the Update or copy field values or the Create issue post function.

The following reference parameters can be used to update the Insight custom field:

Single issue picker custom fieldMulti issue picker custom field

(tick) Issue key

(tick) Another Single issue picker custom field

(tick) Issue key

(tick) Another Single issue picker custom field

(tick) Another Multi issue picker custom field



If you still have questions, feel free to refer to our support team.