Forums

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

Importing multiple issues from a csv

TOURAILLE Maximin September 6, 2024

Hi, 

 

I am trying to import multiple issues via a csv file using a \ delimitor (cf picture 1)

 

But JIRA is unable to separate my fields (cf other pictures)

 

Do you know whatI can do to separate my fields. 

 

The delimitor I cannot use are the followings ":" "," "-"

 

Thank you in advance

 

2 answers

0 votes
TOURAILLE Maximin September 8, 2024

Capture d’écran 2024-09-06 180421.pngCapture d’écran 2024-09-06 180414.pngCapture d’écran 2024-09-06 180217.png

0 votes
Florian Bonniec
Community Champion
September 6, 2024
TOURAILLE Maximin September 8, 2024

@Florian Bonniec 

I have added the screenshots

 

As you can see I have respected the rules to import my file but it is not working : the delimitor is okay for my first row and then it is not working

 

Do you have any idea ? 

Florian Bonniec
Community Champion
September 9, 2024

Have you try to open the file with a text editor and not excel, replace all \ by the \ from the first line (Copy/Paste the character), then save and try to import it without opening it with excel ?

 

Also could you try to select windows-1252 instead of UTF-8.

 

Finally, if it do not worked could you change the separator to something else like | ?

'\' is an escape character so it may not be interpreted well as seprator.

 

Regards

Suggest an answer

Log in or Sign up to answer