Versions Compared

Key

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

Problem Statement

...

Problem statement

This article explains how to handle the error message (mentioned in the succeeding section) when the custom fields are not

...

created

...

or copied

...

while using Create on Transition or Update on Transition

...

 respectively. The solution suggests ensuring the custom field name

...

not

...

having any leading

...

or trailing spaces.

Error

...

message

Code Block
languagexml
themeEclipse
ERROR: Custom field: 'XXXX' not found. Field was ignored.

Environment

ApplicationJira

Cause

...

bgColor#f9ecc5

Custom field name

...

(s) with leading or trailing spaces is ignored during the transition

...

leading to the mentioned error.

Solution

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

  1. Go Navigate to Jira application's Cogwheel Image Removed→ IssuesImage Added > Issues.
  2. In the left hand sidebar Click on , click Custom fields under the Fields section.
  3. In the list of custom fields, go navigate to the desired required custom field and click again on click Image Modified  > Edit.
  4. In the Field Name, verify if there are any leading /or trailing spaces in the name. If so, remove the spaces and Update update the custom field.

See the below following image for a custom field name which that has trailing spaces.: