-
Bug
-
Resolution: Timed out
-
Low
-
None
-
None
-
Severity 3 - Minor
-
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
When importing issues through a CSV file, if there is a semicolon (;) on the attachment name, the import will fail with the following error: Cannot parse FILEINFO as attachment info: too many tokens. This fails even if you quote the file name as in "file;name.jpg", it will still fail.
Expected Results
The import concludes normally.
Actual Results
The error bellow is displayed on the conclusion screen for the import process:
Cannot parse 'ATTACHMENT INFO' as attachment info: too many tokens
Workaround
Remove the semicolon from the attachment name.
- relates to
-
JRACLOUD-64681 Cannot import with semicolon on attachment name
-
- Closed
-
- is duplicated by
-
JIM-1770 Loading...