-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
3.11
-
3.11
-
A csv file with 2 extra-columns without headers, it's causing an error message and "date format in import file" text box does not displayed
2007-11-02 16:22:29,515 http-8090-Processor5 WARN [jira.imports.csv.CsvConfigBean] Unable to find date fields. Null being returned. java.lang.ClassCastException: java.util.Arrays$ArrayList at com.atlassian.jira.imports.csv.CsvConfigBean.getDateFields(CsvConfigBean.java:527) at sun.reflect.GeneratedMethodAccessor286.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:61)
Steps to reproduce this problem:
1. Import the csv file that attached to this issue
2. Import into existing project
3. Map the fields to corresponding fields in JIRA
4. In Step 4 of 5, it should be displayed the "Email suffix for new users" and also the "Date format in import file", but it only displays the "Email suffix for new users" and error message generated
- is detailed by
-
JRASERVER-5774 CSV Importer Improvements
- Closed