Is it possible to import issues in CSV format having references to existing issue ?
For example, I want to be able to import CSV file with following content:
IssueType;Summary;Issue ID;Reporter;Assignee;Priority;Relates to feature;feature 1;;user@example.com;user@example.com;major;PRD-234 feature;feature 2;;user@example.com;user@example.com;major;PRD-234
Is it possible?
Hello there,
At this moment, it's not possible to achieve this in JIRA. You could relate sub-tasks to parent issues, but not link them.
I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.