-
Bug
-
Resolution: Fixed
-
Low
-
5.0.3, 5.0.5, 6.0.8
-
5
-
Severity 3 - Minor
-
Steps to reproduce
- Create a project name 'Test'
- Create a custom field type Select List name 'Atlassian'
- Add a few options in it such as 'JIRA', 'Confluence'
- Create a new issue type 'Bug' with and select 'JIRA' for custom field 'Atlassian'
- Create an XML backup
- Delete the project 'Test'
- Edit the Configuration of the custom field 'Atlassian' so that it is limited to the Issue Type 'Bug' only
- Restore the project 'Test' by using Project Import
- There will be an error during the validation:
The custom field 'Atlassian' requires option 'JIRA' for the import but it does not exist in the current JIRA instance.
Workaround
Edit the configuration of the custom field 'Atlassian' so that there is no restriction for Issue Type (All Issue Type selected)
Administration -> Fields -> Configure (the gear on the right of a custom field) -> Edit Configuration for Applicable contexts for scheme -> Issue Types -> "All issue type" option.
—
Some users have also experienced similar errors when importing custom fields due to trailing white space in custom field names. If you're getting a similar error, double check that your Custom Field names align exactly between the two instances.
- causes
-
JRASERVER-28006 Importing a project/CSV is failing due to a Custom Field restricted to Issue Types
- Closed
-
GHS-8189 Loading...
- duplicates
-
JRASERVER-63226 Project Import blocked with an error indicating missing custom field option values for Select List custom field types
- Short Term Backlog
- is duplicated by
-
JRASERVER-28391 Project Import Fail With Error Requires Custom Field
- Closed
- relates to
-
JRASERVER-19697 Strip trailing spaces from field values
- Closed