/
Unable to copy a custom field value during issue transition
Unable to copy a custom field value during issue transition
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
ERROR: Custom field: 'XXXX' not found. Field was ignored.
Environment
Application | Jira |
---|
Cause
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:
- Navigate to Jira application's > Issues.
- In the left sidebar, click Custom fields under the Fields section.
- In the list of custom fields, navigate to the required custom field and click > Edit.
- In the Field Name, verify if there are any leading or trailing spaces in the name. If so, remove the spaces and update the custom field.
See the following image for a custom field name that has trailing spaces:
, multiple selections available,
Related content
The issue with Jira automation responsible for transferring metadata to a custom field (Cloud)
The issue with Jira automation responsible for transferring metadata to a custom field (Cloud)
More like this
Using a Set issue field(s) post-function on a "Users Profiles for Jira"-provided custom field
Using a Set issue field(s) post-function on a "Users Profiles for Jira"-provided custom field
More like this
I am getting the "Field [FIELD_NAME] cannot be set. It is not on the appropriate screen, or is unknown" error
I am getting the "Field [FIELD_NAME] cannot be set. It is not on the appropriate screen, or is unknown" error
More like this
Managed custom field is not found on the Jira Cloud site
Managed custom field is not found on the Jira Cloud site
More like this