-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
None
-
None
-
None
-
None
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 are semicolons ( 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 below exception is thrown in the xxxxxxx.log file:
{noformat}
Cannot parse 'ATTACHMENT INFO' as attachment info: too many tokens
{noformat}
Workaround
Remove the semicolon from the attachment name.
- relates to
-
JRACLOUD-62254 Cannot import with semicolon on attachment name
-
- Closed
-