InterviewSolution
Saved Bookmarks
| 1. |
What is the reason for this type of error and how to fix it? The custom field 'XXXX' in the backup project is used by issue types 'AAAA, BBBB' but the field with the same name in the current JIRA instance is not available to those issue types in this project. |
|
Answer» This happens when the custom FIELD “XXXX” is not configured properly i.e. ENABLED in the system or not configured. You can solve this problem by ensuring that the custom field is present in the destination PROJECT ALSO and the supported values are present in them. |
|