-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Import/Export - External System Import
-
1
-
Severity 3 - Minor
Issue Summary
Ticking the mapping box in the CSV import mapping screen for issue type returns an error:
Exception rendering velocity file com.atlassian.jira.plugins.jim-plugin:actions/jim-module/templates/admin/views/csv/csvValueMappingsPage.vm org.apache.velocity.exception.VelocityException: Invocation of method 'getIssueTypes' in class com.atlassian.jira.plugins.importer.imports.csv.web.CsvValueMappings
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Start a CSV import for an existing Jira project
- Tick the issue type box in the mapping screen
Expected Results
The fields should be mapped as normal
Actual Results
An error is returned for the issue type field:
Exception rendering velocity file com.atlassian.jira.plugins.jim-plugin:actions/jim-module/templates/admin/views/csv/csvValueMappingsPage.vm org.apache.velocity.exception.VelocityException: Invocation of method 'getIssueTypes' in class com.atlassian.jira.plugins.importer.imports.csv.web.CsvValueMappings
Workaround
Not ticking the box for this field allows the successful import