Skip to end of banner
Go to start of banner

Unable to copy custom field value during issue transition

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Problem Statement

If your custom fields are not getting created/copied in Create on Transition or Update on Transition by getting the below error message:

Make sure your custom field name does not have any leading/trailing spaces.

Error Message

ERROR: Custom field: 'XXXX' not found. Field was ignored.

Environment

ApplicationJira


Cause

Custom field name consists of leading/trailing spaces.

Such custom fields are ignored during the transition and will get the above-mentioned error.

Solution

Remove the leading/trailing spaces from the custom field name by following the below steps:

  1. Goto Cogwheel → Fields → Custom fields → the custom field name → Edit.
  2. Check if there are any leading/trailing spaces in the name.
    1. If so, remove the spaces and save the custom field.

See the below image file for a custom field name with trailing spaces.

  • No labels