-
Bug
-
Resolution: Won't Fix
-
Low
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
CSV importer doesn't import Select List (cascading) field data correctly.
This problem happens only when we use Issues > Import Issues from CSV on the top page.
This problem never happens when we import CSV with using System > External System Import in Administration page.
Steps to Reproduce
- Create a project
- Add Select List (cascading) custom field and set their options
- Associate the custom field to the project you created on step1
- Import CSV (See example file) from Issues > Import Issues from CSV
Expected Results
The CSV data should be imported to JIRA correctly.
Actual Results
Select List (cascading) custom field data (especially the child option) wasn't imported. (See following screenshot)
Workaround
Use System > External System Import in Administration page instead.
- is related to
-
JRASERVER-64747 CSV importer doesn't import 'Select List (cascading)' field data correctly
- Gathering Impact
- relates to
-
JRACLOUD-77805 CSV importer doesn't import "Select List (cascading)" field data correctly.
- Closed