Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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
You forgot to add the screenshot.
This KB may help.
Importing data from CSV | Administering Jira applications Data Center 10.0 | Atlassian Documentation
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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 ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.