Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

  1. Find one of the Set custom field parameters.
  2. Put the name or id of the target custom field (the one to be set) in the first field. target_cf in this example.
  3. 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.
    Image RemovedImage Added

Use "Copy parent or original issue custom fields"

...

  1. Choose either the Copy parent issue custom fields or the Copy original issue custom fields parameter appropriate for your scenario.
  2. Remember this parameter is a comma-separated list of names.
  3. To specify a mapping, use a name constructed from the 2 custom field names (or ids) separated by a colon (:). Use source_cf:target_cf in this example. Use custom field ids, if the names contain commas or colons.
    Image Removed
    Image Added