-
Bug
-
Resolution: Fixed
-
Medium
-
6.0.4, 6.1.5, 6.1.7, 6.3.14, 6.3.15, 6.4.1, 7.1.1
-
6
-
Summary
Values for select custom fields are not imported when using the project import tool. (System > Project Import).
This is due to the fact that the import tool is expecting two internal ID's to match, which under most circumstances is the case, but can differ.
Steps to Reproduce
- Generate an XML Backup a JIRA instance.
- In the target environment, set up a project to import the data to.
- Import a JIRA Project issue that uses a Custom Select list within it's configuration.
- In some cases, the custom values will not be available.
Expected Results
When the Project is imported, that issues from the imported project contain their original values for a Select list or checkbox.
Actual Results
The issues from the project may not contain their original values from the select list or checkbox from the origin project.
Workaround
A workaround can be achieved through the steps in: Custom field values are not imported using Project Importers Tool. Please note that this workaround does involve a database change, and as a result we recommend a full backup is taken before completing the documented procedure.
- is duplicated by
-
JRASERVER-32111 JIRA Project Import does not handle Select List Fields (normal/multi/cascading), Checkbox fields or Radio Buttons
- Closed
-
JRASERVER-41904 Project Import Ignores the values for Select List Custom Field when the "sequence_value_item" for FieldConfiguration and FieldConfigScheme are of different values
- Closed
- is related to
-
JRASERVER-30460 Project Import does not import Remote Links (Web Links)
- Gathering Impact
- clones
-
JDEV-27096 Loading...
- was cloned as
-
JDEV-36804 Loading...