I am using a self-hosted version of JIRA.
In following the instructions to create issues using CSV import, I am not able to move beyond step 2: Click more ( ••• ) > Import issues from CSV.
When I click on Issues > Search for issues on step 1, I see the following screen but am can't find the more ( ••• ) > Import issues from CSV on the screen
Hi Yung,
Take a look at the Server's instructions for Creating issues using the CSV importer. The steps are as follows:
Running the CSV file import wizard
Before you begin: If your JIRA installation has existing data, you should back it up.
Click the Next button to proceed to the Map fields step of the CSV file import wizard. Here, you can map the column headers of your CSV file to the fields in your selected project. If you want to select specific JIRA field values to map specific CSV values to, tick the checkbox for Map field value. Note: You must map a CSV field to the issue's summary field. This ensures the issues created have a summary.
Click the Next button to proceed to the Map values step of the CSV file import wizard. On this step of the import wizard, you can select which specific CSV field values you want to map to which specific issue field value. For example, your issue types you may have a CSV field value of "Feature Request", which you may want to map to the issue type field value "New Feature". Please note:
Leave a field cleared or clear any content within it if you wish to import the value 'as is'.
If you are importing a username-based CSV field (e.g. Reporter or Assignee) and you do not select the Map field value checkbox for this field in the previous step of the CSV file import wizard, then the importer will automatically map imported usernames from the CSV file to (lowercase) JIRA usernames. Regardless of whether or not you select the Map field value checkbox, JIRA will automatically create usernames based on the data in your CSV file if they have not already been defined in JIRA.
Please review the above linked knowledge base for further information.
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.