Forums

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

Import issues from CSV

kalyani gupta August 9, 2018

When I am trying to import issues from Excel in JIRA, "bracket mismatch" error is displayed on screen. Have tried uploading the file with and without bracket but it doesn't seem to work. Need to fix it on urgent basis..!!Error-Bulk upload CSV.png

1 answer

2 votes
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.
August 10, 2018

An Excel file is not CSV, it's a block of (sort of) xml encoded in a binary format with large amounts of extra header data that is totally irrelevant to your issue data.

Go back to Excel and use "save as", selecting CSV as the output format.  Then try importing from the CSV file it generates.

Suggest an answer

Log in or Sign up to answer