I imported several records using a file but I need to update those records now. I don't know where or how to add the issueKey value but I assume that is the unique key I need to make sure I am updating the correct records with the correct data.
Hello @lori lins
Welcome to the Atlassian community!
Each row in the CSV represents an issue, so you would add the existing issue key as a new column in each row.
To update the issues you also need to include the Summary field and Issue Type. Otherwise include only the columns for the fields you want to update.
To execute the update through CSV Import you need to switch to the old experience.
In the field mapping process map the new issue key column to the Issue Key field.
Try this with just a few issues at first to make sure you have it configured properly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.