Overview
With 3.6 of Create on Transition for Jira, there are now two ways to copy a custom field value to a different custom field. The new way provides the ability to do this for more fields than before.
...
- Find one of the Set custom field parameters.
- Put the name or id of the target custom field (the one to be set) in the first field. target_cf in this example.
- Use the substitution variable syntax to specify the second field (values field). %source_cf% in this example. This is the easiest approach provided you have enough Set custom field slots to use for your needs.
...