I'm sure I've updated tasks in JIRA via CSV before and followed the instructions for doing this as listed here
https://confluence.atlassian.com/adminjiracloud/importing-data-from-csv-776636762.html
If I leave the summary field empty then JIRA says
However if I populate the summary field with the original titles in then creates new tasks instead.
Has something changed with the plugin or is there a setting on my server I need to change?
(Tested on 7.4.4. and 7.6.4)
Edit:
Plugin jira-importers-plugin 7.1.30 & 8.0.4
Further to this the log file has the following
Caused by: com.atlassian.jira.plugins.importer.imports.csv.ImportException: Blank summary detected. Such issue cannot be imported
Dalectric,
Are you using the "Key" field within JIRA? You need to make sure that you have the issue key as a column that you map in JIRA.
Perhaps you could gentrify the CSV and we can see what you are doing?
Thanks for the reply, yep we have the key as the first column (Issue ID)
Your reply has pushed me in the right direction of the fix though.
The import was originally attempted by a user who is only a project admin and not a system admin. Therefore they were using the import from the Issues - Import Issues from CSV menu.
When you are mapping fields there is no option for Issue Key (for whatever reason) - they were using Issue ID as they incorrectly assumed this was the Issue Key field.
However if you do the same thing as a system admin from the System - External System Import - CSV menu you can select Issue Key
So I can now import and update existing tasks. I don't know why this difference exists and it doesn't appear to be mentioned in the documentation so I'll probably contact Atlassian to try and understand the differences.
Thanks for the prompting and getting us looking in the right direction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Did you manage to find a reason for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, not yet as I forgot to follow it up, but I'll try and do that today.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's a change request raised for this on JIRA. Please vote for this if you feel it'll be useful
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.