Versions Compared

Key

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

Problem Statement

Info

While using custom fields in apps like.. Create on Transition (or) Update on Transition, if you encounter that a custom field is not getting created/copied into a new issue.

Also if you see the below error message in the logs then please make sure that your custom field name is given properly. If there are any leading/trailing spaces in the custom field name then it will be ignored during the transition.

Error Message 

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

Environment

VersionServer 8.0.2
ApplicationJiraApp VersionDatabase Type


Cause

Panel
bgColor#f9ecc5

Custom field name consists of leading/trailing spaces inside it.

Solution

Please follow the below steps to fix the issue.

...