The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

CSV import

Mohamad_Alhaj_Mohamad
January 20, 2020

I want to import Jira CSV file to my project, but I get these errors

I will also send you a screenshot for the line 

 

errors is : unexpected end of file while reading quoted column beginning on line 113964 and ending on line 114117 

 

thank you alot

errors 114117.pngline 113964.png

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Fernando Bordallo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 20, 2020

Hello @Mohamad_Alhaj_Mohamad

This issue occured to another user before. His solution was the following:

The solution was to replace the double quotes inside the columns with a dummy-symbol (-- in my case).

here is the link to the thread:

https://community.atlassian.com/t5/Jira-questions/Error-quot-unexpected-end-of-file-quot-while-importing-a-CSV/qaq-p/1218241

Mohamad_Alhaj_Mohamad
January 20, 2020

thank you is worked now 

@Fernando Bordallo