I need to know how to import issues from excel to JIRA Software Project, as i have around 200 tasks and dont want to add them manually one by one
Hi @Mohamed Khairy ,
Unfortunately, right now we don't have a built-in JIRA importer for native Microsoft Excel files. But it is still possible to perform a two-stage import using CSV import mechanisms.
https://confluence.atlassian.com/adminjiracloud/importing-data-from-csv-776636762.html
Thanks alot, in fact its very complected method, hope if they have better one
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As above, you can only import from CSV. However, it's very simple to save your Excel file in CSV format.
As a minimum you only need one column in your import file, the Summary field of the new Jira issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem not from save Excel to CSV, the problem after having CSV file i dont find direct method to import it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure where the import option is in Cloud version, but on Jira Server it's in the System Admin section called "External System Import".
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.