Set Form Field Values from Issue in Picker
Overview
Behaviours allow you to change how fields behave on issue create or update screens. Use this script to populate the values of a new issue with the values of an issue selected in an single-select issue picker field.
Example
As a support engineer, I create development issues associated with problems reported by users. Some field values are replicated between the created development issue and the user request. This script allows me to set the values automatically, saving me the time of manually copying it across.
Good to Know
- Associate this script with a single-select issue picker field.