"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?
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
which one do you use?
when I got his error, i used the Excel Import (and opened a csv with it)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.