Forums

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

Can't import CSV file to Jira for data upload

P October 29, 2019

"The CSV file you uploaded contains non-ASCII characters. Make sure to set the right encoding." is the error. I've checked all the formats, saved it in UTF-8 and I'm still unable to do that from External System Import option.

Can anyone advise please?

3 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 30, 2019

I'm afraid it is what it says it is - your .csv data contains characters Jira cannot handle.  You'll need to find and remove them.

P October 30, 2019

Hi Nic

Thank you so much. I wrote a VBA code to remove unicode and non ASCII values and took off the values and upload was done. 

Thank you for your response.

0 votes
Alexander Pappert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 30, 2019

which one do you use?

image.png

 

when I got his error, i used the Excel Import (and opened a csv with it)

P October 30, 2019

I used CSV format to upload values. a couple of unicode values were in the huge file so I wrote a VBA code to take them off. 

Thank you for your response. 

0 votes
P October 29, 2019

Below is the error I got. This is the first time I got this error and I've uploaded data many times.

Screenshot (203).png

Suggest an answer

Log in or Sign up to answer