I've been importig projects into Jira via CSV. I've followed the instructions provided here: http://confluence.atlassian.com/display/JIRA/Importing+Data+From+CSV
My question is on the Issue ID / Parent ID fields I use to create a User Story and its Sub-Tasks. Here are the instructions I follow:
- Firstly create a column for every 'Issue Id'(it can be any unique string), then create a second column for the 'Parent Id'. To import sub-tasks reference the Issue Id in the Parent Id column.
Currently, I keep a list of used Issue IDs. I'd rather be able to query Jira for a list of unique Issue IDs. Does anyone know how to query Jira for this information. Or if the Issue ID can be re-used to create a new Story. Iassume it is saved in the Jira DB.